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 5af9d97 commit d2ff90fCopy full SHA for d2ff90f
.github/workflows/maven.yml
@@ -21,8 +21,8 @@ on:
21
pull_request:
22
branches: [ main ]
23
# Run these workflows on a schedule so that docker images are regularly updated for security patches.
24
- schedule:
25
- - cron: "1 0 * * *"
+ # schedule:
+ # - cron: "1 0 * * *"
26
# Give us a button to allow running the workflow on demand for testing.
27
workflow_dispatch:
28
inputs:
0 commit comments