mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2025-08-22 17:38:48 +00:00
indicate the markdown files
This commit is contained in:
parent
c34ebcccef
commit
3c564561b0
1 changed files with 3 additions and 1 deletions
|
@ -10,3 +10,5 @@ jobs:
|
||||||
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'
|
Loading…
Add table
Add a link
Reference in a new issue