Skip to content

Commit

Permalink
Merge pull request #58 from cair/github-actions
Browse files Browse the repository at this point in the history
Update build-wheels.yml
  • Loading branch information
perara authored Dec 15, 2023
2 parents f38bd44 + 1d6aadc commit 5d40e91
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 5d40e91

Please sign in to comment.