Update validate_markdown.yml

This commit is contained in:
Edward Firmo
2024-01-05 08:32:04 +01:00
parent b5115df38e
commit d099d45eae

View File

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