We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1049dc commit 95c56e5Copy full SHA for 95c56e5
.github/workflows/automerge.yml
@@ -47,5 +47,5 @@ jobs:
47
MERGE_LABELS: ""
48
MERGE_METHOD: "squash"
49
MERGE_COMMIT_MESSAGE: "pull-request-title"
50
- MERGE_RETRIES: "10"
51
- MERGE_RETRY_SLEEP: "10000"
+ MERGE_RETRIES: "20"
+ MERGE_RETRY_SLEEP: "20000"
0 commit comments