mirror of https://github.com/apache/cloudstack.git
no write for external forks
This commit is contained in:
parent
9d46df57f2
commit
35862d4532
|
|
@ -26,10 +26,6 @@ concurrency:
|
|||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
pull-requests: write # for sonar to comment on pull-request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'apache/cloudstack'
|
||||
|
|
|
|||
Loading…
Reference in New Issue