Skip to content

Commit bba49a3

Browse files
Update predictions-cron.yaml
1 parent 9e75784 commit bba49a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/predictions-cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Schedule Predictions & Update Bet Status every 1 hr
1212
uses: nick-fields/retry@v2
1313
with:
14-
timeout_minutes: 1
14+
timeout_minutes: 15
1515
max_attempts: 4
1616
retry_on: timeout
1717
command: |

0 commit comments

Comments
 (0)