Skip to content

Commit 1437ffc

Browse files
committed
[NRL-1922] Remove placeholder comments from pr-checks workflow
1 parent 31faaf5 commit 1437ffc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,11 @@ jobs:
5656
name: build-artifacts
5757
path: dist
5858

59-
# Triggering SonarQube analysis as results of it are required by Quality Gate check.
6059
- name: SonarQube Scan
6160
uses: sonarsource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 #v7.0.0
6261
env:
6362
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6463

65-
# Check the Quality Gate status.
6664
- name: SonarQube Quality Gate check
6765
id: sonarqube-quality-gate-check
6866
uses: sonarsource/sonarqube-quality-gate-action@cf038b0e0cdecfa9e56c198bbb7d21d751d62c3b #v1.2.0

0 commit comments

Comments
 (0)