We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d739d commit 8ed9e1dCopy full SHA for 8ed9e1d
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