We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af17638 commit 9c7f50bCopy full SHA for 9c7f50b
.github/workflows/report.yml
@@ -52,6 +52,7 @@ jobs:
52
--sonar-pullrequest-branch ${{ github.ref_name }} \
53
--sonar-pullrequest-base main \
54
--sonar-pullrequest-key python-toolbox:${{ github.ref_name }} \
55
+ --sonar-pullrequest-provider github \
56
--sonar-python-coverage-report-paths ci-coverage.xml \
57
--sonar-python-pylint-report-path .lint.json \
58
--sonar-python-bandit-report-paths .security.json
0 commit comments