From ec38948b2bf04964d281070baac6df4798167820 Mon Sep 17 00:00:00 2001 From: Ralf Gommers Date: Fri, 1 Nov 2024 10:15:25 +0100 Subject: [PATCH] DEBUG: run on fork --- .github/workflows/wheel_tests_and_release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/wheel_tests_and_release.yml b/.github/workflows/wheel_tests_and_release.yml index 95eb4ca6..e99c2531 100644 --- a/.github/workflows/wheel_tests_and_release.yml +++ b/.github/workflows/wheel_tests_and_release.yml @@ -8,6 +8,7 @@ on: # Runs on every merge to main to upload .dev0 wheels to anaconda.org - main - v1.** + - fix-wheel-win # Make it possible to upload wheels manually if needed (for anaconda.org only, not PyPI) workflow_dispatch: inputs: