We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5eb71bc + 20d923d commit 9aead21Copy full SHA for 9aead21
1 file changed
.github/workflows/linter.yml
@@ -9,7 +9,7 @@ on:
9
branches:
10
- 'master'
11
paths:
12
- - '*.py'
+ - '**/*.py'
13
14
jobs:
15
formatting-check:
0 commit comments