We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb988c commit 0bf6606Copy full SHA for 0bf6606
.github/workflows/nightly-1.0-builds.yml
@@ -10,7 +10,7 @@ name: Nightly Builds (1.0)
10
11
on:
12
schedule:
13
- - cron: "0 0 * * *"
+ - cron: "0 0 * * 0"
14
workflow_dispatch:
15
16
permissions: {}
0 commit comments