Skip to content

Commit

Permalink
Temporarily build wheels with each PR to check build success before n…
Browse files Browse the repository at this point in the history
…ext release
  • Loading branch information
aphearin committed Nov 2, 2023
1 parent 1df4e02 commit b0b70eb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build wheels

on:
workflow_dispatch:
release:
types:
- published
on: [push, pull_request]

jobs:
build_wheels:
Expand Down

0 comments on commit b0b70eb

Please sign in to comment.