Skip to content

Commit b4e4410

Browse files
Disable outside of manual workflow
1 parent c753e75 commit b4e4410

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/python_test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ name: python_test
66

77
on:
88
workflow_dispatch:
9-
push:
10-
branches:
11-
- main
12-
pull_request:
9+
# push:
10+
# branches:
11+
# - main
12+
# pull_request:
1313

1414
jobs:
1515
ci:

0 commit comments

Comments
 (0)