mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 02:45:50 +00:00
Update testing_flow.yml
This commit is contained in:
parent
cd9b516c89
commit
19252220da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testing_flow.yml
vendored
2
.github/workflows/testing_flow.yml
vendored
|
@ -3,7 +3,7 @@ name: Test Deploy
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master-2
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
see-the-contexts:
|
see-the-contexts:
|
||||||
|
|
Loading…
Reference in a new issue