We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfd60c commit bf0374eCopy full SHA for bf0374e
1 file changed
.github/workflows/build-cadence-runner.yml
@@ -2,7 +2,7 @@ name: Cadence Build & Test
2
3
on:
4
schedule:
5
- - cron: 0 2 * * *
+ - cron: 0 8 * * *
6
push:
7
branches:
8
- main
0 commit comments