Skip to content

Commit 20d923d

Browse files
committed
github: Fix linter.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent 5eb71bc commit 20d923d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches:
1010
- 'master'
1111
paths:
12-
- '*.py'
12+
- '**/*.py'
1313

1414
jobs:
1515
formatting-check:

0 commit comments

Comments
 (0)