We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cdfa32 commit 3f5464fCopy full SHA for 3f5464f
.github/workflows/build-test.yml
@@ -27,7 +27,7 @@ on:
27
- nightly
28
schedule:
29
# Run nightly cronjob CI every day at 14 UTC / 6AM PST / 3PM CET
30
- - cron: '0 14 * * * *'
+ - cron: '0 14 * * *'
31
# Run beta slightly later
32
- cron: '1 14 * * *'
33
0 commit comments