mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Update sonarcloud.yml
This commit is contained in:
parent
246f15c38f
commit
62e43e899b
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:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue