Skip to content

Commit

Permalink
Add write permission to PR labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiGr authored Sep 24, 2023
1 parent 1630e30 commit 609f0a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "PR size labeler"
on: [pull_request]
permissions:
pull-requests: write

jobs:
changed-lines-count-labeler:
Expand Down

0 comments on commit 609f0a2

Please sign in to comment.