Skip to content

Commit

Permalink
Merge branch 'master' into multi_product
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi authored Feb 23, 2024
2 parents 181e88c + 0c6994c commit f0f0316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Analyze in PR
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f0f0316

Please sign in to comment.