Skip to content

Commit

Permalink
Maybe a permissions stanza to fix the PR Labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkdog committed Dec 29, 2023
1 parent 74cd854 commit 7c7f230
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- master
pull_request_target:

permissions:
pull-requests: write

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

0 comments on commit 7c7f230

Please sign in to comment.