mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-15 23:47:39 +00:00
Add content: read permission to PR size labeler workflow
This commit is contained in:
1
.github/workflows/pr-labeler.yml
vendored
1
.github/workflows/pr-labeler.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "PR size labeler"
|
||||
on: [pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user