Skip to content

Commit 0be85e4

Browse files
committed
ci: enable block bot automerge with do-not-merge
1 parent 74415ef commit 0be85e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
4747
GITHUB_LOGIN: asyncapi-bot
48-
MERGE_LABELS: ""
48+
MERGE_LABELS: "!do-not-merge"
4949
MERGE_METHOD: "squash"
5050
MERGE_COMMIT_MESSAGE: "{pullRequest.title} (#{pullRequest.number})"
5151
MERGE_RETRIES: "20"

0 commit comments

Comments
 (0)