We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d614ffa commit 5c79a5bCopy full SHA for 5c79a5b
.github/workflows/automerge.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
47
GITHUB_LOGIN: asyncapi-bot
48
- MERGE_LABELS: ""
+ MERGE_LABELS: "!do-not-merge"
49
MERGE_METHOD: "squash"
50
MERGE_COMMIT_MESSAGE: "{pullRequest.title} (#{pullRequest.number})"
51
MERGE_RETRIES: "20"
0 commit comments