mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Bugfix/workflow (#1803)
This commit is contained in:
parent
8141e9f658
commit
550f09d687
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '**'
|
branches: '*'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, develop ]
|
branches: [ main, develop ]
|
||||||
types: [synchronize]
|
types: [synchronize]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user