Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
perara authored Dec 15, 2023
1 parent ce008fd commit 1d6aadc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ name: Build Wheels
on:
workflow_dispatch:
push:
branches:
- '**'
release:
types:
- created
- published


jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
Expand Down

0 comments on commit 1d6aadc

Please sign in to comment.