Skip to content

Commit

Permalink
Clean-up SonarCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
sogame committed Dec 26, 2024
1 parent e8f4219 commit ef70123
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,3 @@ jobs:
if: github.event_name == 'pull_request' && matrix['node-version'] == '18'
env:
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}

#- name: SonarCloud Scan
# uses: sonarsource/sonarcloud-github-action@master
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# if: matrix['node-version'] == '18'

0 comments on commit ef70123

Please sign in to comment.