Skip to content

Commit 0d0b9ee

Browse files
committed
chore: update nightly build schedule
From 2 am to 1 am.
1 parent 3657df1 commit 0d0b9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-dispatcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
# Important note about scheduled workflows:
66
# Notifications for scheduled workflows are sent to the user who last modified the cron syntax in the workflow file.
77
schedule:
8-
- cron: "0 2 * * *"
8+
- cron: "0 1 * * *"
99

1010
jobs:
1111
backward-compatibility:

0 commit comments

Comments
 (0)