Apply the label "runners update" on runner update PRs (#2680)
This commit is contained in:
parent
58ee5e8c4e
commit
ae8b27a9a3
|
|
@ -146,4 +146,4 @@ jobs:
|
|||
git push -u origin HEAD
|
||||
|
||||
- name: Create pull request
|
||||
run: gh pr create -f
|
||||
run: gh pr create -f -l "runners update"
|
||||
|
|
|
|||
Loading…
Reference in New Issue