mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Try to fix PR labeler
Reference: https://github.com/actions/labeler?tab=readme-ov-file#permissions
This commit is contained in:
parent
58ae7fbccb
commit
29e4135aaa
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
|
||||
|
Loading…
Reference in New Issue
Block a user