Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd authored May 28, 2024
1 parent 391ba94 commit ba34919
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Build Wheels

on:
push:
branches:
-main
pull_request:
workflow_run:
workflows:
- Test
types:
- completed
branches:
-main

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

0 comments on commit ba34919

Please sign in to comment.