Skip to content

Commit 14c6d84

Browse files
committed
chore: py -> pyi
1 parent 07ce15f commit 14c6d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main]
66
paths:
7-
- "**.py"
7+
- "**.pyi"
88
- ".github/workflows/lint.yaml"
99
- "pyproject.toml"
1010
- "ruff.toml"

0 commit comments

Comments
 (0)