Skip to content

Commit

Permalink
refactor: attempt to make sonarcloud scan with a github token
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Mar 3, 2025
1 parent 1ea1b6b commit 086e286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 086e286

Please sign in to comment.