Skip to content

Commit b350864

Browse files
committed
unblock precommit checks
1 parent 073805f commit b350864

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check_code_quality.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,9 @@ name: pre-commit
33
on:
44
push:
55
branches: [ main ]
6-
paths:
7-
- "**.py"
86

97
pull_request:
108
branches: [ main ]
11-
paths:
12-
- "**.py"
139

1410
concurrency:
1511
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)