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 committed Feb 9, 2023
1 parent cb201f3 commit de12c4a
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 @@ -48,7 +48,6 @@ jobs:
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
```
Expand Down

0 comments on commit de12c4a

Please sign in to comment.