Skip to content

Commit a281684

Browse files
committed
ci: change file pattern to trigger the test
1 parent a8466cb commit a281684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
paths:
66
- "**.py"
7+
- "*/pyproject.toml"
78
- .github/workflows/test-python.yml
89
- "!docs/**"
910
push:

0 commit comments

Comments
 (0)