Skip to content

[Question/Support] - Testing 2134998 #6

[Question/Support] - Testing 2134998

[Question/Support] - Testing 2134998 #6

name: Adds all issues that are opened to the project
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