Skip to content

Commit 5d0c291

Browse files
add sonar.organisation
1 parent a42704d commit 5d0c291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shadow_scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
artifactory-reader-role: private-reader # Override default public-reader
2727
artifactory-deployer-role: qa-deployer # Override default public-deployer
2828
run-shadow-scans: true
29+
maven-opts: "-Dsonar.organization=sonarsource"
2930

3031
- name: Run IRIS Analysis
3132
uses: SonarSource/unified-dogfooding-actions/run-iris@v1

0 commit comments

Comments
 (0)