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 5, 2025
1 parent 8082c65 commit b1f5a71
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.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
-Dsonar.sources=src/,package/
-Dsonar.tests=tests/
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 comments on commit b1f5a71

Please sign in to comment.