[tracker/wip/carlosg/code-style-checks] bar



commit e2c9dd68f8a78da38b3aaa4cacfa9b5da385432a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sun Jun 13 23:41:23 2021 +0200

    bar

 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d506a9838..b4ccf8a17 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -182,6 +182,8 @@ check-code-style:
   variables:
     GIT_DEPTH: "100"
   stage: code-review
+  only:
+    - merge_requests
   script:
     - env;
       if [[ x"$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" != "x" ]] ;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]