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 7464844 commit 76276f6Copy full SHA for 76276f6
.github/workflows/maven.yml
@@ -25,7 +25,7 @@ on:
25
branches: [ main ]
26
pull_request:
27
28
- cron:
+ schedule:
29
- cron: '0 6 1 * *'
30
31
jobs:
0 commit comments