We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9938b commit 1b84da3Copy full SHA for 1b84da3
.github/workflows/create-ensemble.yaml
@@ -2,7 +2,7 @@ name: "CovidHub-ensemble"
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: "00 14 * * 4"
+ - cron: "30 13 * * 4"
6
7
permissions:
8
contents: write
0 commit comments