ci: fix permissions for "Auto-label PRs based on title" (#31776)
This commit is contained in:
parent
b2f7248d0b
commit
f3ffc88f26
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label-base-on-title.yml
vendored
2
.github/workflows/label-base-on-title.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: "Auto-label PRs based on title"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue