Skip to content

Commit

Permalink
Update sonar.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jihuayu authored Mar 12, 2024
1 parent b1deea5 commit b0064c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ jobs:
--define sonar.scm.revision=${{ github.event.workflow_run.head_sha }} \
--define sonar.pullrequest.key=$PR_NUMBER \
--define sonar.pullrequest.branch=$HEAD_REF \
--define sonar.pullrequest.base=$BASE_REF \
--define sonar.pullrequest.base=upstream/unstable \
--define sonar.newCode.referenceBranch=2.7

0 comments on commit b0064c9

Please sign in to comment.