Skip to content

Commit

Permalink
Add permissions to the Assign New PR action (#4223)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej authored Dec 7, 2023
1 parent 8286d8e commit c86e981
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 c86e981

Please sign in to comment.