8000 Merge pull request #25986 from charris/backport-25981 · numpy/numpy@81d24dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 81d24dc

Browse files
authored
Merge pull request #25986 from charris/backport-25981
BLD: push a tag builds a wheel
2 parents a6af256 + e44787b commit 81d24dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ on:
2626
branches:
2727
- main
2828
- maintenance/**
29+
push:
30+
tags:
31+
- v*
2932
workflow_dispatch:
3033

3134
concurrency:

0 commit comments

Comments
 (0)
0