From 7b7c1c9898f891e97404907528456a24f90bf78e Mon Sep 17 00:00:00 2001
From: Sebastian Achilles <s.achilles@fz-juelich.de>
Date: Fri, 9 Sep 2022 17:20:49 +0200
Subject: [PATCH] update CI

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d79be2cc3..b9747f9ff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ workflow:
       when: never
     - if: '$CI_COMMIT_BRANCH'
       variables:
-        TARGET_BRANCH: '2022'
+        TARGET_BRANCH: '2023'
 
 check_style:
   script:
-- 
GitLab