We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff48eb commit 8d48786Copy full SHA for 8d48786
1 file changed
.github/workflows/release.yml
@@ -2,6 +2,8 @@ name: Build wheels
2
3
on:
4
push:
5
+ branches:
6
+ - refactor/modernization
7
tags:
8
- "v*"
9
0 commit comments