Update lint.yml

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

View file

@ -8,3 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: hallee/eslint-action@master
with:
repo-token: ${{secrets.GH_TOKEN}}