add workflow_dispatch
This commit is contained in:
parent
4a2ef8f45e
commit
7689a71714
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
@ -12,6 +12,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- "*.x"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue