We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3649ad2 commit 803eab2Copy full SHA for 803eab2
.github/workflows/python-packages.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
- "v[0-9]+\\.[0-9]+\\.[0-9]+"
7
- "v[0-9]+\\.[0-9]+\\.[0-9]+-[0-9]+"
8
+ branches:
9
- "fix-macos-wheels"
10
11
jobs:
0 commit comments