We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29892f4 commit 692d6b3Copy full SHA for 692d6b3
1 file changed
.github/workflows/ci-wheels.yml
@@ -13,6 +13,8 @@ on:
13
pull_request:
14
15
push:
16
+ tags:
17
+ - "v*"
18
branches-ignore:
19
- "conda-lock-auto-update"
20
- "pre-commit-ci-update-config"
0 commit comments