Skip to content

Commit c0b1b8c

Browse files
committed
ci(actions): use a separate label to enable autoupdate of PRs
1 parent 16876cf commit c0b1b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
MERGE_FORKS: 'false'
3333
MERGE_RETRIES: '6'
3434
MERGE_RETRY_SLEEP: '10000'
35-
UPDATE_LABELS: ''
35+
UPDATE_LABELS: 'autoupdate'
3636
UPDATE_METHOD: 'rebase'

0 commit comments

Comments
 (0)