Skip to content

Commit 571059a

Browse files
committed
No automated pip builds for now
1 parent 89520f8 commit 571059a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/python-package-pip.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Python Package using pip
22

3-
on: [push, pull_request, workflow_dispatch]
3+
on:
4+
workflow_dispatch:
45

56
jobs:
67
test-pip-install:

0 commit comments

Comments
 (0)