Skip to content

Commit

Permalink
Modified Scan workflow to contain PR number during a PR (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandreko-bitwarden authored Feb 19, 2025
1 parent 5322780 commit 2368046
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 @@ -71,3 +71,4 @@ jobs:
args: >
-Dsonar.organization=${{ github.repository_owner }}
-Dsonar.projectKey=${{ github.repository_owner }}_${{ github.event.repository.name }}
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 comments on commit 2368046

Please sign in to comment.