Apply the label "runners update" on runner update PRs (#2680)

This commit is contained in:
Bassem Dghaidi 2023-06-16 15:11:58 +02:00 committed by GitHub
parent 58ee5e8c4e
commit ae8b27a9a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"