We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc203a6 commit bcad280Copy full SHA for bcad280
.github/workflows/nightly-release.yml
@@ -4,7 +4,7 @@ name: Build and publish "nightly" release artifacts
4
5
on:
6
schedule:
7
- - cron: '09 * * * *'
+ - cron: '13 * * * *'
8
workflow_dispatch:
9
10
permissions:
0 commit comments