mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-29 18:50:39 +00:00
update reviewdog
This commit is contained in:
parent
3fb515e871
commit
6291b7b8bb
1 changed files with 1 additions and 2 deletions
3
.github/workflows/reviewdog.yml
vendored
3
.github/workflows/reviewdog.yml
vendored
|
@ -8,5 +8,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: reviewdog/action-eslint@v1
|
||||
with:
|
||||
reporter: github-pr-review # Change reporter.
|
||||
eslint_flags: 'src/'
|
||||
reporter: github-pr-review
|
||||
|
|
Loading…
Reference in a new issue