Skip to content

Commit 5eddbf4

Browse files
committed
removed typo
1 parent 0098b10 commit 5eddbf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} # Needed to get PR information
5757
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
58-
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }} %
58+
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

0 commit comments

Comments
 (0)