forked from Archives/Athou_commafeed
Merge pull request #1846 from Athou/alert-autofix-26
fix for code scanning alert no. 26: Workflow does not contain permissions
This commit is contained in:
3
.github/workflows/sonar.yml
vendored
3
.github/workflows/sonar.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: SonarQube
|
name: SonarQube
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user