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