diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index d7c2b8c3f78..181e4271ff7 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -2,8 +2,7 @@ name: Wheel Builds on: push: - tags: - - '*' + branches: [ '1.1.2-ci-fix' ] jobs: build_wheels: name: Build wheels