Skip to content

Commit 6e68c74

Browse files
committed
ci: remove linting workflow from running on main branch
1 parent 09b5adc commit 6e68c74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint-and-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ name: Lint and Type-checking
33
on:
44
push:
55
branches:
6-
- main
76
- dev
87
pull_request:
98
branches:
10-
- main
119
- dev
1210

1311
jobs:

0 commit comments

Comments
 (0)