From 21a53909d30745a3d0ee915637281d99a4cf62eb 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 0d8e50e8..63a47af0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,5 +55,3 @@ pages: artifacts: paths: - public - only: - - master -- GitLab