From 28ef88c0fd65478da171c807e2ce3cec1a3c9698 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dennis=20Gl=C3=A4ser?= <dennis.glaeser@iws.uni-stuttgart.de>
Date: Thu, 30 Mar 2023 15:26:30 +0200
Subject: [PATCH] [TMP] run ci on branches other than master

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ade4b68..f0357454 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,5 +51,3 @@ pages:
   artifacts:
     paths:
     - public
-  only:
-  - master
-- 
GitLab