8000 Run on workflow_dispatch · Betanu701/llama-cpp-python@d4aed35 · GitHub
[go: up one dir, main page]

Skip to content

Commit d4aed35

Browse files
committed
Run on workflow_dispatch
1 parent 2fdd873 commit d4aed35

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/test-pypi.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Tests for PyPI package
22

3-
on:
4-
pull_request:
5-
branches:
6-
- main
7-
push:
8-
branches:
9-
- main
3+
on: workflow_dispatch
104

115
jobs:
126
build-linux:

0 commit comments

Comments
 (0)
0