Skip to content

Commit 5c79a5b

Browse files
authored
ci: update of files from global .github repo (#899)
1 parent d614ffa commit 5c79a5b

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)