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 07dfe96 commit 1e2ae72Copy full SHA for 1e2ae72
.github/workflows/maven.yml
@@ -16,7 +16,7 @@ on:
16
- master
17
pull_request:
18
branches: [ "master" ]
19
-
+ workflow_dispatch:
20
jobs:
21
build:
22
runs-on: ${{ matrix.os }}
0 commit comments