mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
kq branch only
This commit is contained in:
parent
7eb5a735ca
commit
b80d549d7e
1 changed files with 3 additions and 1 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -3,7 +3,9 @@ name: Build and Test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- 'kq'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue