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 25ee087 commit 6f412a9Copy full SHA for 6f412a9
.github/workflows/releases.yml
@@ -1,6 +1,9 @@
1
name: Wheels
2
3
on:
4
+ release:
5
+ types:
6
+ - published
7
push:
8
branches: [main]
9
pull_request:
0 commit comments