From f56bf4bbbc5b28080f5d41f6ea0d19991cfa277f Mon Sep 17 00:00:00 2001 From: geisserml Date: Tue, 31 Oct 2023 19:10:33 +0100 Subject: [PATCH] XXX add pull_request trigger to make workflow visible this is safe because the anaconda upload is still commented out --- .github/workflows/trigger_conda_raw.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/trigger_conda_raw.yaml b/.github/workflows/trigger_conda_raw.yaml index fb1ccceed..5048d8000 100644 --- a/.github/workflows/trigger_conda_raw.yaml +++ b/.github/workflows/trigger_conda_raw.yaml @@ -7,6 +7,7 @@ on: # 1 day after pdfium-binaries - cron: '0 4 * * 2' workflow_dispatch: + pull_request: jobs: