Using default branch instead of 7.0
This commit is contained in:
parent
5b35310dd3
commit
207333bf1e
4
.github/workflows/sonarcloud.yml
vendored
4
.github/workflows/sonarcloud.yml
vendored
@ -30,9 +30,9 @@ name: SonarCloud analysis
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "7.0" ]
|
||||
branches: [ "7.2" ]
|
||||
pull_request:
|
||||
branches: [ "7.0" ]
|
||||
branches: [ "7.2" ]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user