Bugfix/workflow (#1803)
This commit is contained in:
parent
8141e9f658
commit
550f09d687
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
@ -2,7 +2,7 @@ name: .NET Build Test and Sonar Scan
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: '**'
|
||||
branches: '*'
|
||||
pull_request:
|
||||
branches: [ main, develop ]
|
||||
types: [synchronize]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue