From eed7179ca56a9f13e0bc8b9f6a89a3f9ebafc844 Mon Sep 17 00:00:00 2001 From: Stijn de Boer Date: Fri, 8 Dec 2023 14:07:18 +0100 Subject: [PATCH] Modify ci.yml to also run on 148-testing --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66f16af3..7b81c4bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ on: branches: # - master - 147_CI-pipeline + - 148_testing jobs: build: runs-on: ubuntu-latest