Skip to content

Commit 58a8fc2

Browse files
committed
update scheduled
1 parent 1655edd commit 58a8fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: "Nightly Build"
1717

1818
on:
1919
schedule:
20-
- cron: '1 15 8 * *'
20+
- cron: '0 17 6-10 * *'
2121

2222
env:
2323
MVN_ARGS: |

0 commit comments

Comments
 (0)