We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b743f4 commit 74d71f5Copy full SHA for 74d71f5
1 file changed
.github/workflows/monthly_collection.yml
@@ -3,7 +3,7 @@ name: 1. Collect files for data release monthly
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "30 06 10 * *"
+ - cron: "30 04 10 * *"
7
8
jobs:
9
collect-files:
0 commit comments