We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df258c commit a06c8aaCopy full SHA for a06c8aa
1 file changed
.github/workflows/python.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [ master ]
9
paths:
10
- - 'python/*'
+ - 'python/**'
11
pull_request:
12
13
0 commit comments