mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-02 10:57:55 +00:00
Try to fix PR labeler
Reference: https://github.com/actions/labeler?tab=readme-ov-file#permissions
This commit is contained in:
2
.github/workflows/pr-labeler.yml
vendored
2
.github/workflows/pr-labeler.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: "PR size labeler"
|
||||
on: [pull_request]
|
||||
on: [pull_request_target]
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
Reference in New Issue
Block a user