Skip to content

Commit 6ea3730

Browse files
committed
added manual trigger
1 parent 115242c commit 6ea3730

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/install-from-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test PyPI Installation
22

33
on:
4+
workflow_dispatch:
5+
46
push:
57
branches: [ master, dev/jan ]
68
pull_request:

0 commit comments

Comments
 (0)