Skip to content

Commit 77ad368

Browse files
authored
Also build wheels on main
1 parent 61f8a5e commit 77ad368

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build and upload to PyPI
22

33
on:
44
pull_request:
5+
push:
6+
branches: [main]
57
release:
68
types:
79
- published

0 commit comments

Comments
 (0)