This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 6003f22e47bd96f361967e687428872948972749
Author: Wei Zhou <weiz...@apache.org>
AuthorDate: Thu Apr 13 15:40:05 2023 +0200

    .github: enable sonar check
---
 .github/workflows/sonar-check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/sonar-check.yml 
b/.github/workflows/sonar-check.yml
index 53c78021f10..ba9b6ba0eab 100644
--- a/.github/workflows/sonar-check.yml
+++ b/.github/workflows/sonar-check.yml
@@ -29,7 +29,7 @@ concurrency:
 
 jobs:
   build:
-    if: github.repository == 'apache/cloudstack'
+    if: github.repository == 'weizhouapache/cloudstack-new'
     name: Sonar JaCoCo Coverage
     runs-on: ubuntu-22.04
     steps:

Reply via email to