From 75d7f77c7cdb1dd135373d15e250fc0f23657b00 Mon Sep 17 00:00:00 2001
From: Tobias Huste <t.huste@hzdr.de>
Date: Mon, 29 Jun 2020 15:42:50 +0200
Subject: [PATCH] Enable review apps for master as well

---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9434bccba..5e6dc1560 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -187,8 +187,6 @@ review:
     on_stop: stop_review
   only:
     - branches
-  except:
-    - master
   tags:
     - review-apps
 
-- 
GitLab