Skip to content

Commit 6b5ac59

Browse files
committed
update test trigger strategy
1 parent f85744a commit 6b5ac59

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

-6
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,8 @@ name: Test
33
on:
44
push:
55
branches: main
6-
paths:
7-
- '**.py'
8-
- '.github/workflows/test.yml'
96
pull_request:
107
branches: main
11-
paths:
12-
- '**.py'
13-
- '.github/workflows/test.yml'
148
workflow_dispatch:
159

1610
jobs:

0 commit comments

Comments
 (0)