Skip to content

Commit 781db4c

Browse files
committed
CI: label automated
1 parent 0fbd817 commit 781db4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/trunk-upgrade.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
--base updates \
7777
--head automated/trunk-upgrade \
7878
--title "Automated trunk upgrade $(cat .github/pr_title.log) [skip ci]" \
79-
--body-file .github/pr_body.log
79+
--body-file .github/pr_body.log \
80+
--label automated
8081
else
8182
gh pr edit automated/trunk-upgrade \
8283
--title "Automated trunk upgrade $(cat .github/pr_title.log) [skip ci]" \

0 commit comments

Comments
 (0)