Skip to content

Add the dca-template-config.json to this repo and use for testing #19

Add the dca-template-config.json to this repo and use for testing

Add the dca-template-config.json to this repo and use for testing #19

name: Add issues to main Gray Foundation project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/gf-dcc/projects/2
github-token: ${{ secrets.GF_DCC_SERVICE }}