Skip to content

❓ [Question/Support] - Testing 12998 #1

❓ [Question/Support] - Testing 12998

❓ [Question/Support] - Testing 12998 #1

name: Adds all issues that don't include the 'bug' or 'needs-triage' labels 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@RELEASE_VERSION
with:
project-url: https://github.com/orgs/ethereum-push-notification-service/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: abcd
label-operator: NOT