mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
Update testing
This commit is contained in:
parent
62e43e899b
commit
c251eea0d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
|
@ -3,7 +3,7 @@ name: SonarCloud
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue