From 110e4ebb4c6e695506f80c81ff72ae1422ebf73b Mon Sep 17 00:00:00 2001 From: Murray Stevenson <50844517+murraystevenson@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:55:42 +1100 Subject: [PATCH] CI : Run on pushes to this branch for testing --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee64794ede..073268f177 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,6 +6,7 @@ on: branches: - main - 'RB-*' + - 'ciUpdate' pull_request: branches: - main