We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7aaa85 commit a9cd589Copy full SHA for a9cd589
.github/workflows/build-wheel-release-upload.yml
@@ -3,8 +3,6 @@ name: Release (GitHub/PyPI) and Deploy Docs
3
on:
4
workflow_dispatch:
5
push:
6
- branches:
7
- - "**"
8
tags:
9
- "*" # Trigger on all tags initially, but tag and release privilege are verified in _build-wheel-release-upload.yml
10
0 commit comments