Skip to content

Commit 46a8a11

Browse files
authored
Adjust nightly workflow schedule.
Should allow more time for GH to cache data, resulting in fewer timeout failures during the update.
1 parent 9d7b4a6 commit 46a8a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Scheduled Cache Request
22

33
on:
44
schedule:
5-
- cron: "45 9 * * *"
5+
- cron: "45 8 * * *"
66

77
env:
88
# GitHub username (owner of BOT_TOKEN, will be credited for updates)

0 commit comments

Comments
 (0)