We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4820a5a commit 15e0679Copy full SHA for 15e0679
1 file changed
.github/workflows/sonarcloud.yml
@@ -55,8 +55,8 @@ jobs:
55
args:
56
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
57
# mandatory
58
- -Dsonar.projectKey=
59
- -Dsonar.organization=
+ -Dsonar.projectKey=LCSOGthb_Tools
+ -Dsonar.organization=LCSOGthb
60
# Comma-separated paths to directories containing main source files.
61
#-Dsonar.sources= # optional, default is project base directory
62
# Comma-separated paths to directories containing test source files.
0 commit comments