We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454520a commit c2ba2f1Copy full SHA for c2ba2f1
1 file changed
.github/workflows/build-wheels.yml
@@ -2,6 +2,7 @@ name: Build macOS wheels
2
3
on:
4
push:
5
+ branches: [main]
6
tags: ["v*"]
7
pull_request:
8
branches: [main]
0 commit comments