Skip to content

Commit

Permalink
add write permission to labeler job (#1581)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu authored Mar 12, 2024
1 parent 97d439f commit f808a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
permissions:
contents: read
issues: write
pull-requests: write

jobs:
triage:
Expand Down

0 comments on commit f808a26

Please sign in to comment.