mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2025-07-12 22:57:53 +00:00
indicate the markdown files
This commit is contained in:
parent
c34ebcccef
commit
3c564561b0
1 changed files with 3 additions and 1 deletions
|
@ -9,4 +9,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: lint
|
||||
uses: https://github.com/articulate/actions-markdownlint@v1
|
||||
uses: https://github.com/articulate/actions-markdownlint@v1
|
||||
with:
|
||||
files: '**/*.md'
|
Loading…
Add table
Add a link
Reference in a new issue