Skip to content

Commit

Permalink
Don't build wheels on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm authored Nov 9, 2021
1 parent 7e17351 commit 6208044
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
tags:
- "*"
pull_request:

jobs:
build_wheels:
Expand Down

0 comments on commit 6208044

Please sign in to comment.