From 7e7584fb0f03e77db5de49c55b521afab675cea0 Mon Sep 17 00:00:00 2001 From: Punam Date: Wed, 18 Dec 2024 23:20:33 -0800 Subject: [PATCH] Adding branch to workflow --- .github/workflows/ci_cm.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci_cm.yml b/.github/workflows/ci_cm.yml index 5c255f7a3c..f85fb1f92e 100644 --- a/.github/workflows/ci_cm.yml +++ b/.github/workflows/ci_cm.yml @@ -3,9 +3,11 @@ on: pull_request: branches: - cmsa_test + - cm_test_pr push: branches: - cmsa_test + - cm_test_pr jobs: hygiene-tests: name: Repository hygiene