Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit 5d7ff4d

Browse files
committed
Updated .github/workflows/auto-merge.yml
1 parent 45f4b9d commit 5d7ff4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
MERGE_METHOD: "rebase"
2222
UPDATE_METHOD: "rebase"
2323
MERGE_RETRIES: "6"
24-
MERGE_RETRY_SLEEP: "10000"
24+
MERGE_RETRY_SLEEP: "100000"
2525
MERGE_LABELS: ""

0 commit comments

Comments
 (0)