Skip to content

Commit a9af5ef

Browse files
committed
Adjust scheduled update timing
1 parent 26ae1cc commit a9af5ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Routine Data Update
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '45 10 * * *'
6+
- cron: '45 9 * * *'
77

88
concurrency:
99
group: data-updates

0 commit comments

Comments
 (0)