mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
fixing branch name in ci file
This commit is contained in:
parent
c77655e8cf
commit
a07b18c984
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -3,7 +3,7 @@ name: Build with JFrog CLI (Forcing New Extractor)
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- develop
|
||||
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in a new issue