mirror of
https://github.com/getrebuild/rebuild.git
synced 2024-11-10 17:04:33 +08:00
Update lint.yml
This commit is contained in:
parent
bf68a83f1b
commit
17d2840729
1 changed files with 2 additions and 0 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -8,3 +8,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: hallee/eslint-action@master
|
||||
with:
|
||||
repo-token: ${{secrets.GH_TOKEN}}
|
||||
|
|
Loading…
Reference in a new issue