Skip to content

Commit

Permalink
Update sonarcloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh authored Jul 12, 2024
1 parent 6bf5038 commit 590e216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
args:
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
# mandatory
-Dsonar.projectKey=hypfvieh_dbus-java
-Dsonar.projectKey=com.github.hypfvieh:dbus-java-parent
-Dsonar.organization=hypfvieh
# Comma-separated paths to directories containing main source files.
#-Dsonar.sources= # optional, default is project base directory
Expand Down

0 comments on commit 590e216

Please sign in to comment.