Skip to content

Reduce number of positional arguments #66

Reduce number of positional arguments

Reduce number of positional arguments #66

name: Add bugs to bugs project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/astronomy-commons/projects/7
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}