fix: run lint on pull requests
This commit is contained in:
parent
2eaa9b300c
commit
d49b699e83
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -5,8 +5,6 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user