diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 9cdecb114..e1f2ca4ca 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -56,8 +56,8 @@ jobs: args: # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # mandatory - -Dsonar.projectKey=zabbix - -Dsonar.organization=zabbix_zabbix-docker + -Dsonar.projectKey=zabbix_zabbix-docker + -Dsonar.organization=zabbix # 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