Skip to content

Commit 2132dc9

Browse files
ci: run lint only on push, drop pull_request trigger
1 parent 8b9a897 commit 2132dc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Lint
22

33
on:
44
push:
5-
pull_request:
65

76
jobs:
87
ruff:

0 commit comments

Comments
 (0)