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 ac37e9c commit 59f1e2dCopy full SHA for 59f1e2d
.github/workflows/scan.yml
@@ -71,3 +71,4 @@ jobs:
71
args: >
72
-Dsonar.organization=${{ github.repository_owner }}
73
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
74
+ -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
0 commit comments