There was an error while loading. Please reload this page.
1 parent 65800bf commit 545fc4cCopy full SHA for 545fc4c
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