We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0098b10 commit 5eddbf4Copy full SHA for 5eddbf4
1 file changed
.github/workflows/sonarqube.yml
@@ -55,4 +55,4 @@ jobs:
55
env:
56
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # Needed to get PR information
57
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
58
- SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} %
+ SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
0 commit comments