mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
Ignore markdown linting in autotag template folder (#2047)
This commit is contained in:
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
@@ -14,4 +14,4 @@ jobs:
|
||||
- name: Use markdownlint
|
||||
uses: actionshub/markdownlint@v3.1.3
|
||||
with:
|
||||
filesToIgnoreRegex: CHANGELOG.md
|
||||
filesToIgnoreRegex: "CHANGELOG.md|tools\\/autotag\\/templates\\/."
|
||||
Reference in New Issue
Block a user