There was an error while loading. Please reload this page.
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