You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2022/04/14 12:38:38 UTC

[cloudstack] 01/01: run on pull request

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

rohit pushed a commit to branch coverage-run-on-pull-request
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit f5905050bd47007f4cac99554ccda468210fd26b
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Apr 14 18:08:10 2022 +0530

    run on pull request
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 .github/workflows/coverage-check.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/coverage-check.yml b/.github/workflows/coverage-check.yml
index 533e873576..097a49a9ba 100644
--- a/.github/workflows/coverage-check.yml
+++ b/.github/workflows/coverage-check.yml
@@ -17,9 +17,7 @@
 
 name: PR Quality Check
 
-on:
-  pull_request_target:
-    types: [synchronize]
+on: [pull_request]
 
 jobs:
   build: