From c4ad5f899124702d44b9b2d558b5f13e7c2cdddf Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Thu, 20 Jun 2024 14:01:25 -0500 Subject: [PATCH] Remove temporary block for this branch. --- .github/workflows/wheels.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/wheels.yaml b/.github/workflows/wheels.yaml index d516edb0..1a4cc3a1 100644 --- a/.github/workflows/wheels.yaml +++ b/.github/workflows/wheels.yaml @@ -14,10 +14,6 @@ name: Building Wheels on: push: - # BEGIN: Temporary - branches: - - dhermes/python-3.12-wheels - # END: Temporary tags: - "*" schedule: