Skip to content

Commit

Permalink
Merge branch 'master' into json-schema-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya authored Nov 21, 2023
2 parents 8da18f3 + 8369438 commit ba6fab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
GITHUB_LOGIN: asyncapi-bot
MERGE_LABELS: ""
MERGE_LABELS: "!do-not-merge"
MERGE_METHOD: "squash"
MERGE_COMMIT_MESSAGE: "{pullRequest.title} (#{pullRequest.number})"
MERGE_RETRIES: "20"
Expand Down

0 comments on commit ba6fab7

Please sign in to comment.