Skip to content

Commit d697666

Browse files
authored
Update application-health-checker.yml
1 parent 8ef1267 commit d697666

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/application-health-checker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737

3838
# If you wish to not fail your job when the Quality Gate is red, comment out the
3939
# following lines.
40-
# Checks the SonarQube Quality Gate status.
41-
- uses: sonarsource/sonarqube-quality-gate-action@master
40+
- uses: sonarsource/sonarqube-quality-gate-action@master # Checks the SonarQube Quality Gate status.
4241
timeout-minutes: 5
4342
env:
4443
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)