Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-insolia-cko committed Dec 20, 2023
1 parent 888d97d commit 870b28e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

- name: Run SonarCloud Analysis
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
with:
env:
GITHUB_TOKEN: ${{ secrets.GHA_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 870b28e

Please sign in to comment.