Skip to content

Commit dccf2f9

Browse files
committed
* update workflow
1 parent 1beaded commit dccf2f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Wheels
22

33
on:
44
push:
5-
branches: [ main, master ]
5+
branches: [ '**' ] # All branches
66
tags: [ 'v*' ]
77
pull_request:
88
branches: [ main, master ]

0 commit comments

Comments
 (0)