From 039c1b36512d8ac5a4484d1bb5902e49c2071c00 Mon Sep 17 00:00:00 2001 From: mjjimenez <51485618+mj-jimenez@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:16:54 +0200 Subject: [PATCH] Update conda_build.yml --- .github/workflows/conda_build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conda_build.yml b/.github/workflows/conda_build.yml index 8663d0c..aa7580f 100644 --- a/.github/workflows/conda_build.yml +++ b/.github/workflows/conda_build.yml @@ -2,9 +2,9 @@ name: conda_build on: push: - branches: [master, development, fix_CI] + branches: [master, development, fix_CI-1] pull_request: - branches: [master, development, fix_CI] + branches: [master, development, fix_CI-1] env: