Skip to content

The ATS links in the ATOM reports do not direct to the master branch. #158

The ATS links in the ATOM reports do not direct to the master branch.

The ATS links in the ATOM reports do not direct to the master branch. #158

name: Add new issue to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issue to project board
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/INSPIRE-MIF/projects/4
github-token: ${{ secrets.PROJECT_AUTOMATION }}