Lint
This commit is contained in:
3
.github/workflows/validate_markdown.yml
vendored
3
.github/workflows/validate_markdown.yml
vendored
@@ -43,10 +43,11 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4.1.0
|
||||
|
||||
# https://github.com/gaurav-nelson/github-action-markdown-link-check
|
||||
# https://github.com/gaurav-nelson/github-action-markdown-link-check
|
||||
- name: Markdown links
|
||||
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
# yamllint disable-line rule:truthy
|
||||
check-modified-files-only: yes
|
||||
config-file: '.rules/mlc_config.json'
|
||||
base-branch: 'main'
|
||||
|
||||
Reference in New Issue
Block a user