Skip to content

Commit b0358bf

Browse files
committed
cicd: run lint only on PR
1 parent 87929cb commit b0358bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Lint
22
on:
3-
push:
4-
branches-ignore: ["main"]
53
pull_request:
6-
branches: ["main"]
74
workflow_dispatch:
85

96
permissions: {}

0 commit comments

Comments
 (0)