Skip to content

Commit 5df258c

Browse files
Two stars
1 parent 75aae7d commit 5df258c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
pull_request:
1212
branches: [ master ]
1313
paths:
14-
- 'python/*'
14+
- 'python/**'
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)