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