Skip to content

Commit 74b4237

Browse files
fix workflow
1 parent c13d663 commit 74b4237

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
name: build_wheels
22

33
on: [push, pull_request]
4-
release:
5-
types:
6-
- created
7-
workflow_dispatch:
8-
inputs:
9-
version:
10-
description: 'Manually trigger wheel build in Github UI'
11-
required: true
4+
125

136

147
jobs:

0 commit comments

Comments
 (0)