Skip to content

Commit 6496112

Browse files
committed
2 parents 436ce79 + 98188f6 commit 6496112

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format-py-code.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Format Python code
22
on:
33
push:
4+
paths:
5+
- '**.py'
46
workflow_dispatch:
57

68
jobs:

0 commit comments

Comments
 (0)