diff options
| -rw-r--r-- | .github/workflows/wheels.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 490c406e2..c83fb4c6c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -13,13 +13,6 @@ on: # Nightly build at 1:42 UTC - cron: "42 1 * * *" push: - branches: - - main - - maintenance/** - pull_request: - branches: - - main - - maintenance/** pull_request: workflow_dispatch: |
