We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1655edd commit 58a8fc2Copy full SHA for 58a8fc2
.github/workflows/nightly.yml
@@ -17,7 +17,7 @@ name: "Nightly Build"
17
18
on:
19
schedule:
20
- - cron: '1 15 8 * *'
+ - cron: '0 17 6-10 * *'
21
22
env:
23
MVN_ARGS: |
0 commit comments