Skip to content

Commit 3f2b93c

Browse files
authored
ci: Switch to workflow_dispatch (#779)
1 parent 19072dc commit 3f2b93c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
inputs:
66
runs-on:
77
description: "The runner to use for the build"

0 commit comments

Comments
 (0)