Skip to content

Commit 9bbec28

Browse files
nightly-dev build
1 parent 3b6427b commit 9bbec28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-nightly-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
schedule:
99
# every day at 5:00 UTC
1010
# in this case inputs are all null/empty, hence the default values are used below
11-
- cron: "35 * * * *"
11+
- cron: "* 5 * * *"
1212

1313
workflow_dispatch:
1414
inputs:

0 commit comments

Comments
 (0)