[skip ci] ci: do not require label for rebase
Allow automerge to update the PR without any labels present.
This commit is contained in:
parent
1a4d80447c
commit
f26ee9b7dd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/automerge.yml
vendored
1
.github/workflows/automerge.yml
vendored
|
|
@ -29,3 +29,4 @@ jobs:
|
|||
MERGE_REMOVE_LABELS: "ci:automerge"
|
||||
MERGE_METHOD: "rebase"
|
||||
UPDATE_METHOD: "rebase"
|
||||
UPDATE_LABELS: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue