mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Use prologic/action-markdownlint@v0
This commit is contained in:
parent
c5017a5c24
commit
bf9e5b45f7
2
.github/workflows/reviewdog.yml
vendored
2
.github/workflows/reviewdog.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: markdownlint-github-pr-check
|
- name: markdownlint-github-pr-check
|
||||||
uses: chick-p/action-markdownlint@v1
|
uses: prologic/action-markdownlint@v0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
reporter: github-pr-check
|
reporter: github-pr-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user