Update reviewdog.yml

This commit is contained in:
Louis Lam 2021-08-10 17:56:30 +08:00 committed by GitHub
parent 5163e16482
commit 3f56167198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,6 @@ jobs:
- uses: actions/checkout@v2
- uses: reviewdog/action-eslint@v1
with:
github_token: ${{ secrets.PERSONAL_TOKEN }}
reporter: github-pr-review
eslint_flags: --ext .js,.ts,.vue .