Skip to content

Commit

Permalink
SC-6818 drop GH token from README
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanakushnir authored and henryju committed May 23, 2024
1 parent 9c11606 commit 4006f66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@<action version> # Ex: v2.1.0, See the latest version at https://github.com/marketplace/actions/sonarcloud-scan
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
```
Expand Down

0 comments on commit 4006f66

Please sign in to comment.