diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 3ed1b5926cf..d6f127b338e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -10,6 +10,8 @@ on: # │ │ │ │ │ - cron: "42 1 * * 0,3" push: + branches: + - "**" paths: - ".ci/requirements-cibw.txt" - ".github/workflows/wheel*"