We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8466cb commit a281684Copy full SHA for a281684
.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