Skip to content

Commit 4a39f7f

Browse files
committed
build wheels on tag
1 parent 6c6542d commit 4a39f7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches-ignore:
66
- "dependabot/**"
77
- "pre-commit-ci-update-config"
8+
tags:
9+
- "*"
810
pull_request:
911
paths:
1012
- setup.py

0 commit comments

Comments
 (0)