Skip to content

Commit 89c740b

Browse files
authored
Update python-test.yml
1 parent 1e777a1 commit 89c740b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Python Test and Artifact Upload
22

33
on:
44
push:
5-
branches: [ main, master ] # Adjust if your main branch has a different name
65
pull_request:
7-
branches: [ main, master ] # Adjust if your main branch has a different name
6+
workflow_dispatch:
87

98
jobs:
109
build:

0 commit comments

Comments
 (0)