indicate the markdown files

This commit is contained in:
Lunny Xiao 2023-04-14 13:42:46 +08:00
parent c34ebcccef
commit 3c564561b0
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 3 additions and 1 deletions

View File

@ -9,4 +9,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: lint - name: lint
uses: https://github.com/articulate/actions-markdownlint@v1 uses: https://github.com/articulate/actions-markdownlint@v1
with:
files: '**/*.md'