From 86d26dca98ebd5aafdeb0f06efc90abc54b2c8c2 Mon Sep 17 00:00:00 2001 From: RaulPPealez Date: Thu, 22 Aug 2024 09:17:08 +0200 Subject: [PATCH] Typo --- .github/workflows/conda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conda.yaml b/.github/workflows/conda.yaml index c2ef634..370a013 100644 --- a/.github/workflows/conda.yaml +++ b/.github/workflows/conda.yaml @@ -7,7 +7,7 @@ on: # pull_request: # types: ['opened', 'edited', 'reopened', 'synchronize'] -workflow_dispatch: # Un comment line if you also want to trigger action manually + workflow_dispatch: # Un comment line if you also want to trigger action manually jobs: conda_deployment_with_new_tag: