mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
Enabled SonarQube scanning for PRs (#13250)
* Modified Scan workflow to contain PR number during a PR * Update .github/workflows/scan.yml Co-authored-by: Matt Bishop <mbishop@bitwarden.com> --------- Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
This commit is contained in:
1
.github/workflows/scan.yml
vendored
1
.github/workflows/scan.yml
vendored
@@ -77,3 +77,4 @@ jobs:
|
||||
-Dsonar.sources=.
|
||||
-Dsonar.test.inclusions=**/*.spec.ts
|
||||
-Dsonar.exclusions=**/*.spec.ts
|
||||
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
|
||||
|
||||
Reference in New Issue
Block a user