Added permissions to workflow (PR #4)
This commit is contained in:
parent
7df500cb99
commit
c98879430b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/sonar.yml
vendored
3
.github/workflows/sonar.yml
vendored
|
|
@ -1,4 +1,7 @@
|
||||||
name: Sonar
|
name: Sonar
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue