Skip to content

Commit

Permalink
chore(ci): Add 'issue: write' perms to workflow (mdn#31759)
Browse files Browse the repository at this point in the history
chore(ci): Add 'issue: write' perms to labeler
  • Loading branch information
bsmth authored Jan 17, 2024
1 parent 50ba4dc commit 9cb0cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
- pull_request_target

permissions:
issues: write
pull-requests: write
contents: read

Expand Down

0 comments on commit 9cb0cc5

Please sign in to comment.