Skip to content

Commit

Permalink
Add missing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia authored Sep 24, 2024
1 parent 30d9e2b commit e5b9696
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/notify-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
pull_request_target:
types: [opened]

permissions:
issues: write
repository-projects: write

jobs:
notify:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e5b9696

Please sign in to comment.