Skip to content

Commit 72050f3

Browse files
authored
Merge pull request #2663 from input-output-hk/jpraynaud/update-nightly-build-schedule
chore: update nightly workflow schedule
2 parents 3657df1 + 0d0b9ee commit 72050f3

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)