Skip to content

Commit

Permalink
Merge pull request #10453 from TeamNewPipe/pr-labeler
Browse files Browse the repository at this point in the history
Add content: read permission to PR size labeler workflow
  • Loading branch information
TobiGr authored Sep 26, 2023
2 parents f90d74c + db4619f commit 9c86afe
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
@@ -1,6 +1,7 @@
name: "PR size labeler"
on: [pull_request]
permissions:
contents: read
pull-requests: write

jobs:
Expand Down

0 comments on commit 9c86afe

Please sign in to comment.