Skip to content

Commit

Permalink
Add permissions to the Assign New PR action
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej committed Dec 1, 2023
1 parent 9f9ab88 commit 28d06a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/assign-new-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
- main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
repository-projects: write

jobs:
initial-review:
Expand Down

0 comments on commit 28d06a9

Please sign in to comment.