Skip to content

Commit 2cf585e

Browse files
author
Jonathan Kliem
committed
Revert "only build wheels for tags"
This reverts commit 801a4af.
1 parent 50ea915 commit 2cf585e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build wheels and tar
22

33
on:
4+
pull_request:
5+
types: [opened, synchronize]
46
push:
57
tags:
68
- '*'

0 commit comments

Comments
 (0)