We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6fd79 commit bd7ee2eCopy full SHA for bd7ee2e
.github/workflows/scan.yml
@@ -69,7 +69,6 @@ jobs:
69
uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
70
env:
71
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
72
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
with:
74
args: >
75
-Dsonar.organization=${{ github.repository_owner }}
0 commit comments