Skip to content

Update age to allow blanks #21

Update age to allow blanks

Update age to allow blanks #21

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 }}