Skip to content

Commit

Permalink
[build] Enabled python wheel build on master. (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peguen authored Sep 18, 2024
1 parent 362b6bd commit 756cb2e
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
@@ -1,6 +1,9 @@
name: Build Wheels

on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 756cb2e

Please sign in to comment.