From a71d75d9147fe37e3fa242a49d64a06bf9e7e50a Mon Sep 17 00:00:00 2001 From: geisserml Date: Mon, 30 Oct 2023 23:46:11 +0100 Subject: [PATCH] continue --- .github/workflows/conda.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/conda.yaml b/.github/workflows/conda.yaml index b92cd4277..4e8705324 100644 --- a/.github/workflows/conda.yaml +++ b/.github/workflows/conda.yaml @@ -3,6 +3,7 @@ name: Conda packaging on: + pull_request: # XXX workflow_dispatch: inputs: publish: @@ -16,6 +17,7 @@ on: type: string package: type: choice + required: true options: - raw - helpers