We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca171b commit a6ddf2dCopy full SHA for a6ddf2d
.github/workflows/test-python.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- "**.py"
7
+ - "*/pyproject.toml"
8
- .github/workflows/test-python.yml
9
- "!docs/**"
10
push:
0 commit comments