From f82f4ec38efa7f25aaeaf5b9675999898b4f1a33 Mon Sep 17 00:00:00 2001 From: Alejandro Velez Date: Tue, 5 Mar 2024 18:34:42 -0500 Subject: [PATCH] mend --- .github/workflows/conda-tests.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/conda-tests.yml b/.github/workflows/conda-tests.yml index 36c2a15f..d4c3db2b 100644 --- a/.github/workflows/conda-tests.yml +++ b/.github/workflows/conda-tests.yml @@ -11,9 +11,8 @@ on: - avelez-dev - avelez-cellxgene-dev - '*' - pull_request: - # The branches below must be a subset of the branches above - branches: [ "main" ] + pull_request: + branches: [ "main" ] workflow_dispatch: jobs: