Skip to content

Commit

Permalink
chore(ci): Add perms for PR labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmth committed Jan 16, 2024
1 parent 99a0911 commit f5c0f0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
branches:
- "main"

permissions:
issues: write
pull-requests: write

jobs:
# Docs: https://github.com/actions/labeler
label-by-path:
Expand Down

0 comments on commit f5c0f0d

Please sign in to comment.