diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index ee676147c..a7720ed3e 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -2,7 +2,6 @@ name: Build Python wheels and make a release on: workflow_dispatch: - pull_request: push: paths: - '.github/workflows/**'