Skip to content

Commit eadc66c

Browse files
authored
Update generate-instance-main.yml
1 parent ac545be commit eadc66c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-instance-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Generate Instance Main
22
on:
33
# A new interval every Sunday.
44
schedule:
5-
- cron: 5 0 * * 0 # 00:05 UTC, 16:05 PST
5+
- cron: 5 10 * * 0 # 00:05 UTC, 16:05 PST
66
# Adds a button to manually trigger
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)