chore: run linting only on pr
This commit is contained in:
2
.github/workflows/eslint.yaml
vendored
2
.github/workflows/eslint.yaml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: Linting
|
name: Linting
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
|
||||||
branches: [main]
|
|
||||||
jobs:
|
jobs:
|
||||||
formatting:
|
formatting:
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
|
Reference in New Issue
Block a user