Skip to content

Commit

Permalink
Modified Scan workflow to contain PR number during a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden committed Feb 4, 2025
1 parent 4b252e1 commit ded1777
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 @@ -77,3 +77,4 @@ jobs:
-Dsonar.sources=.
-Dsonar.test.inclusions=GlobalTestHelpers/,Networking/Tests/,**/*Tests.*,**/TestHelpers/,**/Fixtures/
-Dsonar.exclusions=GlobalTestHelpers/,Networking/Tests/,**/*Tests.*,**/TestHelpers/,**/Fixtures/
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 comments on commit ded1777

Please sign in to comment.