Skip to content

Commit

Permalink
Update code-linting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Jan 29, 2025
1 parent 54d5af5 commit 77da885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ jobs:
fetch-depth: "0" # Shallow clones should be disabled for a better relevancy of analysis
- name: "SonarQube scan"
uses: SonarSource/sonarqube-scan-action@v4
env:
SONAR_TOKEN: "${{ secrets.SONAR_TOKEN }}"

0 comments on commit 77da885

Please sign in to comment.