Skip to content

Commit d478848

Browse files
committed
Allow manual workflow dispatch
1 parent 7aa2ea5 commit d478848

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Package
55

66
on:
7+
workflow_dispatch:
78
push:
89
pull_request:
910

0 commit comments

Comments
 (0)