Skip to content

Commit

Permalink
Don't build wheels on main branch (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Aug 8, 2024
1 parent 489be59 commit bce24b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ name: Build wheels

on:
push:
branches:
- main
tags:
- "py-v*"
workflow_dispatch:
Expand Down

0 comments on commit bce24b5

Please sign in to comment.