We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72efec commit 4604a80Copy full SHA for 4604a80
.github/workflows/test-and-release.yml
@@ -87,6 +87,7 @@ jobs:
87
MERGE_METHOD: 'squash'
88
MERGE_COMMIT_MESSAGE: 'pull-request-title-and-description'
89
MERGE_RETRY_SLEEP: 10000
90
+ MERGE_RETRIES: "60"
91
92
- name: Checkout code
93
if: steps.automerge.outputs.mergeResult == 'merged'
0 commit comments