Skip to content

Commit

Permalink
chore(flow): update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang authored Jul 17, 2021
1 parent 5c46ed3 commit a750247
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
- uses: actions/checkout@v2
- name: ESlint Runner Action
uses: tinovyatkin/action-eslint@v1
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
check-name: eslint

0 comments on commit a750247

Please sign in to comment.