We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b49079 commit 2548ab1Copy full SHA for 2548ab1
1 file changed
.github/workflows/sonarcloud.yml
@@ -31,4 +31,4 @@ jobs:
31
with:
32
args:
33
-Dsonar.projectKey=dd3tech_dd360-components-docs
34
- -Dsonar.organization=dd3tech-1
+ -Dsonar.organization=dd3tech-1 -Dsonar.sources=src
0 commit comments