Skip to content

Commit

Permalink
Merge branch 'h3poteto:master' into lint-test
Browse files Browse the repository at this point in the history
  • Loading branch information
masuda-stream authored Sep 23, 2023
2 parents 5f89190 + eeb793d commit 224af63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
yarn install
- uses: reviewdog/action-setup@v1
- name: Run eslint
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
run: |
yarn workspace megalodon lint | reviewdog -f=eslint -reporter=github-pr-review -fail-on-error=true

0 comments on commit 224af63

Please sign in to comment.