We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6542d commit 4a39f7fCopy full SHA for 4a39f7f
.github/workflows/wheels.yml
@@ -5,6 +5,8 @@ on:
5
branches-ignore:
6
- "dependabot/**"
7
- "pre-commit-ci-update-config"
8
+ tags:
9
+ - "*"
10
pull_request:
11
paths:
12
- setup.py
0 commit comments