diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index fa2ae4c..a4228de 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -30,7 +30,7 @@ jobs: continue-on-error: true env: CI: true - - name: SonarQube Scan - uses: SonarSource/sonarqube-scan-action@v6 - env: - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} + #- name: SonarQube Scan + # uses: SonarSource/sonarqube-scan-action@v6 + # env: + # SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}