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.
2 parents 42905fb + 62df1b8 commit 3964d20Copy full SHA for 3964d20
.github/workflows/sonarqube.yml
@@ -1,4 +1,6 @@
1
name: SonarQube scan
2
+permissions:
3
+ contents: read
4
on:
5
# Trigger analysis when pushing to your main branches, and when creating a pull request.
6
push:
0 commit comments