Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 9m37s
All checks were successful
Sonar / SonarQube (push) Successful in 9m37s
This commit is contained in:
parent
fc45e0f98a
commit
0428fce5b9
1 changed files with 4 additions and 4 deletions
8
.github/workflows/sonar.yml
vendored
8
.github/workflows/sonar.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue