From 645cdc6d62db557bd038bec53f4fc0ee5a673a09 Mon Sep 17 00:00:00 2001
From: Thibaut Lunet <thibaut.lunet@tuhh.de>
Date: Mon, 23 Sep 2024 10:36:57 +0200
Subject: [PATCH] TL: let's not care

---
 .github/workflows/ci_pipeline.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/ci_pipeline.yml b/.github/workflows/ci_pipeline.yml
index 73f5c1e9b..dee29be4f 100644
--- a/.github/workflows/ci_pipeline.yml
+++ b/.github/workflows/ci_pipeline.yml
@@ -4,9 +4,6 @@ name: CI pipeline for pySDC
 
 on:
   push:
-    branches:
-      - '**'
-      - '!new-release'
   pull_request:
   schedule:
     - cron: '1 5 * * 1'
-- 
GitLab