mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 18:38:07 +00:00
Update reviewdog.yml
This commit is contained in:
parent
42d24258cf
commit
98fa995d3f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/reviewdog.yml
vendored
2
.github/workflows/reviewdog.yml
vendored
|
@ -3,8 +3,6 @@ on: [pull_request]
|
|||
jobs:
|
||||
eslint:
|
||||
name: runner / eslint
|
||||
env:
|
||||
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue