From e9470f90f2f05af9659a33f490f2a7efcb625a81 Mon Sep 17 00:00:00 2001 From: Eduardo Fonseca Date: Fri, 19 Apr 2024 10:36:58 -0600 Subject: [PATCH] Update sonarcloud.yml --- .github/workflows/sonarcloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 4882e5fe..3b65e7e0 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -57,7 +57,7 @@ jobs: # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # mandatory -Dsonar.projectKey=pticostaricags - -Dsonar.organization=PTI Costa Rica + -Dsonar.organization=pticostaricags # Comma-separated paths to directories containing main source files. #-Dsonar.sources= # optional, default is project base directory # When you need the analysis to take place in a directory other than the one from which it was launched