Skip to content

vrule-color does not work #28

vrule-color does not work

vrule-color does not work #28

name: Adds all issues that don't include the 'question' label to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: /~https://github.com/orgs/nmfs-opensci/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: question
label-operator: NOT