Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9946)

This commit is contained in:
Nahuel 2023-01-26 19:00:35 +01:00 committed by GitHub
parent 19f034eec4
commit 4c91e80132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ jobs:
attempt_limit: 3
attempt_delay: 10000
action: sonarsource/sonarcloud-github-action@master
with:
with: |
args: >
-Dproject.settings=ingestion/sonar-project.properties
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}