mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:25: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
|
name: Build and test project
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
# push:
|
||||||
branches: [ main ]
|
# branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue