Skip to content

Commit

Permalink
Update add-issues-to-project.yml (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene authored Jun 5, 2024
1 parent 800f1f0 commit 50a81ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/add-issues-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
types:
- opened
- reopened
- transferred

jobs:
label_issues:
Expand All @@ -29,4 +28,4 @@ jobs:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/nfdi4plants/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 50a81ce

Please sign in to comment.