Update lint.yml

This commit is contained in:
RB 2020-05-12 02:31:35 +08:00 committed by GitHub
parent 17d2840729
commit 60baf4cd85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
name: Lint name: Lint
on: pull_request on: [push]
jobs: jobs:
eslint: eslint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- uses: hallee/eslint-action@master - uses: stefanoeb/eslint-action@1.0.2
with: with:
repo-token: ${{secrets.GH_TOKEN}} files: src/main/webapp/assets/js/