[skip ci] ci: do not require label for rebase

Allow automerge to update the PR without any labels present.
This commit is contained in:
Christian Kellner 2021-12-08 15:35:24 +00:00
parent 1a4d80447c
commit f26ee9b7dd

View file

@ -29,3 +29,4 @@ jobs:
MERGE_REMOVE_LABELS: "ci:automerge"
MERGE_METHOD: "rebase"
UPDATE_METHOD: "rebase"
UPDATE_LABELS: ""