We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1f40d commit e41ed22Copy full SHA for e41ed22
.github/workflows/cmake.yml
@@ -7,6 +7,8 @@ on:
7
- 'v*'
8
pull_request:
9
branches: [ master ]
10
+ release:
11
+ types: [ created ]
12
13
permissions:
14
contents: read
.github/workflows/cross_build.yml
.github/workflows/wheel.yml
0 commit comments