mirror of https://github.com/apache/cloudstack.git
vim-oops
This commit is contained in:
parent
216c565308
commit
45928d2d9f
|
|
@ -20,7 +20,6 @@ name: Sonar Quality Check
|
|||
on: [pull_request]
|
||||
|
||||
permissions:
|
||||
dd contents: read
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
pull-requests: write # for sonar to comment on pull-request
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue