mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
adding on.branch trigger
This commit is contained in:
parent
3d0911b64d
commit
57763f299f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -5,7 +5,7 @@ name: Java CI with Maven
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, jfrog_assignment ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue