Skip to content

Commit

Permalink
Modified Scan workflow to contain PR number during a PR (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden authored Feb 4, 2025
1 parent 682da52 commit ed935d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ jobs:
-Dsonar.sources=.
-Dsonar.test.inclusions=**/*.spec.ts
-Dsonar.exclusions=**/*.spec.ts
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 comments on commit ed935d9

Please sign in to comment.