We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5eb31a commit 517402bCopy full SHA for 517402b
.github/workflows/main.yml
@@ -64,6 +64,7 @@ jobs:
64
65
- name: SonarCloud Scan
66
uses: sonarsource/sonarcloud-github-action@master
67
+ continue-on-error: true
68
env:
69
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments