Skip to content

Commit

Permalink
fixup! New sonarcloud PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cbosdo committed Oct 10, 2023
1 parent b33eeb7 commit 87344b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ jobs:
args: >
-Dsonar.junit.reportPaths=""
-Dsonar.coverage.jacoco.xmlReportPaths=""
-Dsonar.pullrequest.key=${{ github.event.number }}
-Dsonar.pullrequest.branch=${{ vars.GITHUB_HEAD_REF }}
-Dsonar.pullrequest.base=${{ github.base_ref }}

0 comments on commit 87344b9

Please sign in to comment.