Skip to content

Commit 13776fe

Browse files
committed
Increase polling time to 3 hours
1 parent ac57222 commit 13776fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-fork-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# job name → fork job HTML URL
109109
declare -A JOB_URLS
110110
111-
MAX_POLL=90
111+
MAX_POLL=180
112112
POLL=0
113113
OVERALL_CONCLUSION=""
114114

0 commit comments

Comments
 (0)