Run on PR and Push #10

Closed
rboullard wants to merge 15 commits from StaticAnalysis into Development
Showing only changes of commit 9786d5a016 - Show all commits

View File

@@ -34,4 +34,4 @@ jobs:
uses: SonarSource/sonarqube-scan-action@v7.0.0 uses: SonarSource/sonarqube-scan-action@v7.0.0
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST: ${{ secrets.SONAR_HOST }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST }}