From 4d9c8f10d58aae9b15c0e65ee4f13cd3dc600bb7 Mon Sep 17 00:00:00 2001 From: Patricia Reinoso Date: Fri, 20 Dec 2024 14:52:21 +0100 Subject: [PATCH] remove duplicate ci jobs --- .github/workflows/ci_pipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci_pipeline.yaml b/.github/workflows/ci_pipeline.yaml index 21e9794..1da271e 100644 --- a/.github/workflows/ci_pipeline.yaml +++ b/.github/workflows/ci_pipeline.yaml @@ -2,6 +2,8 @@ name: Release 1.5 CI on: push: + branches: + - v1.5 pull_request: branches: - v1.5