We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5dbc5 commit 5f671acCopy full SHA for 5f671ac
1 file changed
.github/workflows/sonarcloud.yml
@@ -48,4 +48,5 @@ jobs:
48
- name: SonarCloud Scan
49
uses: SonarSource/sonarqube-scan-action@v4.2.1
50
env:
51
+ SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments