mirror of https://github.com/jetkvm/kvm.git
Update UI linting workflow
This commit is contained in:
parent
a6eca929dc
commit
b7d47be916
|
@ -6,8 +6,7 @@ on:
|
||||||
- "ui/**"
|
- "ui/**"
|
||||||
- "package.json"
|
- "package.json"
|
||||||
- "package-lock.json"
|
- "package-lock.json"
|
||||||
- ".github/workflows/frontend-lint.yml"
|
- ".github/workflows/ui-lint.yml"
|
||||||
- ".eslintrc*"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
Loading…
Reference in New Issue