mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Update maven-build.yml
Add workflow dispatch event
This commit is contained in:
parent
b67b143546
commit
d91048fc2d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven-build.yml
vendored
1
.github/workflows/maven-build.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue