From b8a544f79a70e72495b5593b9c507ed4d889cf42 Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:55:59 +0300 Subject: [PATCH] Update sonarqube.yml --- .github/workflows/sonarqube.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml index d6a9d2c14..e715e6f34 100644 --- a/.github/workflows/sonarqube.yml +++ b/.github/workflows/sonarqube.yml @@ -49,4 +49,5 @@ jobs: run: sonar-scanner -Dsonar.login=${{ secrets.SONAR_TOKEN }} -Dsonar.host.url=https://api.athenaeum.digital/Sonar + -Dsonar.projectKey=OpenIntegrations