Skip to content

Commit 1694a3f

Browse files
nightly-dev build
1 parent 7770743 commit 1694a3f

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: "* 17 * * *"
11+
- cron: "*/5 * * * *"
1212

1313
workflow_dispatch:
1414
inputs:

0 commit comments

Comments
 (0)