From 944f95b7916ab76a237b512ece7e55cec84c2787 Mon Sep 17 00:00:00 2001 From: William F Godoy Date: Wed, 6 Sep 2023 10:16:34 -0400 Subject: [PATCH] Add CI to WIP refactoring branch --- .github/workflows/ci-github-actions.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-github-actions.yaml b/.github/workflows/ci-github-actions.yaml index bdd90a687c..1665274db4 100644 --- a/.github/workflows/ci-github-actions.yaml +++ b/.github/workflows/ci-github-actions.yaml @@ -5,10 +5,12 @@ on: branches: - develop - main + - ref-add-SPOSetT pull_request: branches: - develop - main + - ref-add-SPOSetT jobs: linux: