From 39fc53aee712a00754b1f457bafe1e7e45e5544d Mon Sep 17 00:00:00 2001 From: Anton Golub Date: Thu, 19 Sep 2024 22:05:23 +0300 Subject: [PATCH] ci: 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 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