We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a2c74d + 545fc4c commit 727ab33Copy full SHA for 727ab33
1 file changed
.github/workflows/sonar.yaml
@@ -6,6 +6,8 @@ on:
6
types: [opened, synchronize, reopened]
7
8
name: Sonar
9
+permissions:
10
+ contents: read
11
jobs:
12
sonarqube:
13
runs-on: ubuntu-latest
0 commit comments