Skip to content

Commit

Permalink
ci: fix add-pr-to-project usage
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Feb 27, 2024
1 parent af80f08 commit a0ec18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-pr-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/varfish-org/projects/2
github-token: ${{ secrets.BOT_TOKEN }}
labeled: needs-review
github-token: ${{ secrets.BOT_TOKEN }}

0 comments on commit a0ec18e

Please sign in to comment.