Skip to content

Commit d448698

Browse files
committed
Update properties file
1 parent a965c19 commit d448698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: SonarSource/sonarqube-scan-action@v2.0.2
2929
env:
3030
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
31-
SONAR_HOST_URL: https://sonarcloud.io
31+
SONAR_HOST_URL: https://sonarcloud.io # https://your-sonarqube-server.com if using sonarqube

0 commit comments

Comments
 (0)