mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 17:05:49 +00:00
Version: 1.0.1
This commit is contained in:
parent
af3bc4c144
commit
a5d1cd07c4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_and_test_action.yml
vendored
4
.github/workflows/build_and_test_action.yml
vendored
|
@ -4,8 +4,8 @@
|
|||
name: Build and test project
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue