2 parents 599e2c6 + 80810b1 commit d22fa69Copy full SHA for d22fa69
1 file changed
.github/workflows/forecast-artifacts.yml
@@ -1,9 +1,6 @@
1
name: Generate Forecast Artifacts
2
3
on:
4
- schedule:
5
- # 00z, 06z, 12z, and 18z artifacts after a two-hour data availability buffer.
6
- - cron: "30 2,8,14,20 * * *"
7
workflow_dispatch:
8
9
permissions:
0 commit comments