We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workflow_dispatch
1 parent a1063ac commit 2308ef0Copy full SHA for 2308ef0
1 file changed
.github/workflows/maven.yml
@@ -7,6 +7,7 @@ on:
7
branches: [ master ]
8
pull_request:
9
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments