We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75aae7d commit 5df258cCopy full SHA for 5df258c
1 file changed
.github/workflows/python.yml
@@ -11,7 +11,7 @@ on:
11
pull_request:
12
branches: [ master ]
13
paths:
14
- - 'python/*'
+ - 'python/**'
15
16
jobs:
17
build:
0 commit comments