diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index aa9aba0..2157a44 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -55,7 +55,7 @@ jobs: args: # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # mandatory - -Dsonar.projectKey=zx-extra + -Dsonar.projectKey=qiwi_zx-extra -Dsonar.organization=qiwi # Comma-separated paths to directories containing main source files. #-Dsonar.sources= # optional, default is project base directory