Skip to content

Commit 55bdb78

Browse files
committed
The linter is fast enough to always run
1 parent 1789252 commit 55bdb78

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: Python Linter
2-
on:
3-
push:
4-
paths:
5-
- "**.py"
6-
- "**.cfg"
7-
- "**.tac"
2+
on: push
83
jobs:
94
ruff:
105
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)