Skip to content

Commit 6b7db05

Browse files
author
Marjolein Verkouter
committed
Make build-wheels only manually executed
This will soon be merged onto the main/default branch, after which we can run this workflow by hand, if we want to
1 parent cfc1ff4 commit 6b7db05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Package
22

33
on:
4-
push:
4+
workflow_dispatch:
55

66
jobs:
77
build_package:

0 commit comments

Comments
 (0)