We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a322e commit a091d0aCopy full SHA for a091d0a
.github/workflows/sonar.yml
@@ -7,7 +7,7 @@ jobs:
7
sonar:
8
name: Sonar
9
permissions:
10
- contents: read
+ contents: write
11
runs-on: ubuntu-latest
12
if: github.repository == 'eclipse/openvsx'
13
steps:
0 commit comments