Skip to content

Commit d77653a

Browse files
authored
enable manual workflow execution
1 parent f38030b commit d77653a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: PyPI release
22
on:
3+
workflow_dispatch:
34
pull_request:
45
branches: [main]
56
push:

0 commit comments

Comments
 (0)