Skip to content

Commit 5f9447b

Browse files
committed
Trigger action when push to pybind
1 parent 529534b commit 5f9447b

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
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- 'v*'
7+
branches:
8+
- pybind
79
pull_request:
810
branches:
911
- pybind

0 commit comments

Comments
 (0)