We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55452ef commit e93e7f5Copy full SHA for e93e7f5
1 file changed
.github/workflows/sonarcloud.yml
@@ -48,7 +48,6 @@ jobs:
48
uses: SonarSource/sonarqube-scan-action@v3
49
env:
50
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
51
- SONAR_HOST_URL: https://sonarcloud.io
52
with:
53
args: >
54
-Dsonar.organization=migration-script-runner
0 commit comments