Skip to content

Commit 030611b

Browse files
authored
Update auto-merge.yml
1 parent c333f4b commit 030611b

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
@@ -36,7 +36,7 @@ jobs:
3636
echo "Checking CI status for PR #$PR_NUMBER"
3737
3838
# Define the maximum wait time (in seconds) and the polling interval (in seconds)
39-
MAX_WAIT_TIME=600 # 10 minutes
39+
MAX_WAIT_TIME=1800 # 30 minutes
4040
POLL_INTERVAL=10 # Check every 10 seconds
4141
4242
# Initialize a timer

0 commit comments

Comments
 (0)