Merge branch 'main' into gh33_ImproveTestCoverage

This commit is contained in:
Simon
2022-10-21 19:52:25 +03:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Gameyfin CI Pipeline
on:
push:
branches:
- master
- main
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
+5
View File
@@ -34,6 +34,11 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<properties>
<sonar.organization>grimsi-github</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<build>
<plugins>
<plugin>