We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4159f82 commit 0cf3677Copy full SHA for 0cf3677
.github/workflows/scan.yml
@@ -74,3 +74,4 @@ jobs:
74
args: >
75
-Dsonar.organization=${{ github.repository_owner }}
76
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
77
+ -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
0 commit comments