Browse Source

update reviewdog

remotes/Mikhail5555/cert-notification^2
LouisLam 3 years ago
parent
commit
6291b7b8bb
  1. 3
      .github/workflows/reviewdog.yml

3
.github/workflows/reviewdog.yml

@ -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…
Cancel
Save