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 682da52 commit ed935d9Copy full SHA for ed935d9
.github/workflows/scan.yml
@@ -75,3 +75,4 @@ jobs:
75
-Dsonar.sources=.
76
-Dsonar.test.inclusions=**/*.spec.ts
77
-Dsonar.exclusions=**/*.spec.ts
78
+ -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
0 commit comments