1
0
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:
James Mills 2020-01-25 17:21:55 +10:00
parent c5017a5c24
commit bf9e5b45f7
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -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