Skip to content

Commit 8ed9e1d

Browse files
committed
Update Cadence nightly schedule to 0 8 UTC (midnight PST)
1 parent 21d739d commit 8ed9e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cadence-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Cadence Build & Test
22

33
on:
44
schedule:
5-
- cron: 0 2 * * *
5+
- cron: 0 8 * * *
66
push:
77
branches:
88
- main

0 commit comments

Comments
 (0)