ci: eslint fix
This commit is contained in:
parent
ba58357aed
commit
4e2a8442a4
1 changed files with 0 additions and 6 deletions
6
.github/workflows/eslint.yml
vendored
6
.github/workflows/eslint.yml
vendored
|
@ -1,11 +1,5 @@
|
|||
name: ESLint
|
||||
on: [push, pull_request]
|
||||
branches:
|
||||
- '*'
|
||||
- '!docs'
|
||||
- '!gh-pages'
|
||||
- '!develop'
|
||||
- '!master'
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in a new issue