mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update test-deploy.yml
This commit is contained in:
parent
95ed20fb3e
commit
f2b1f2ab45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-deploy.yml
vendored
2
.github/workflows/test-deploy.yml
vendored
|
@ -3,7 +3,7 @@ name: Test Deployment
|
||||||
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