mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
.github: disable Sonar check on forks as it requires crendential (#7199)
This commit is contained in:
parent
dcf01f7bef
commit
ea18b86684
1
.github/workflows/sonar-check.yml
vendored
1
.github/workflows/sonar-check.yml
vendored
@ -25,6 +25,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
if: github.repository == 'apache/cloudstack'
|
||||||
name: Sonar JaCoCo Coverage
|
name: Sonar JaCoCo Coverage
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user