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 429c445 commit 4d5dd43Copy full SHA for 4d5dd43
.github/workflows/ci-fork-mvn-cache.yml
@@ -20,6 +20,7 @@ on:
20
schedule:
21
# first day of month at 12:10am
22
- cron: '10 0 1 * *'
23
+ workflow_dispatch:
24
25
concurrency:
26
group: "workflow = ${{ github.workflow }}, ref = ${{ github.event.ref }}, pr = ${{ github.event.pull_request.id }}"
0 commit comments