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
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
jobs:
|
||||
formatting:
|
||||
timeout-minutes: 15
|
||||
|
Reference in New Issue
Block a user