We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115242c commit 6ea3730Copy full SHA for 6ea3730
.github/workflows/install-from-pypi.yml
@@ -1,6 +1,8 @@
1
name: Test PyPI Installation
2
3
on:
4
+ workflow_dispatch:
5
+
6
push:
7
branches: [ master, dev/jan ]
8
pull_request:
0 commit comments