Update validate_markdown.yml
This commit is contained in:
4
.github/workflows/validate_markdown.yml
vendored
4
.github/workflows/validate_markdown.yml
vendored
@@ -12,6 +12,10 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4.1.0
|
||||
|
||||
# https://github.com/actionshub/markdownlint
|
||||
- name: Markdown Lint
|
||||
uses: actionshub/markdownlint@main
|
||||
|
||||
# https://github.com/marketplace/actions/markdownlint-cli2-action
|
||||
- name: Identify changed files
|
||||
uses: tj-actions/changed-files@v41
|
||||
|
||||
Reference in New Issue
Block a user