Skip to content

Commit af17638

Browse files
committed
Need key
1 parent 9d5fa0d commit af17638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
poetry run -- pysonar --sonar-token ${{ secrets.SONAR_TOKEN }} \
5252
--sonar-pullrequest-branch ${{ github.ref_name }} \
5353
--sonar-pullrequest-base main \
54+
--sonar-pullrequest-key python-toolbox:${{ github.ref_name }} \
5455
--sonar-python-coverage-report-paths ci-coverage.xml \
5556
--sonar-python-pylint-report-path .lint.json \
5657
--sonar-python-bandit-report-paths .security.json

0 commit comments

Comments
 (0)