Skip to content

Commit

Permalink
Ignore markdown linting in autotag template folder (ROCm#2047)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naraenda authored Apr 14, 2023
1 parent 2de2059 commit 507530a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Use markdownlint
uses: actionshub/[email protected]
with:
filesToIgnoreRegex: CHANGELOG.md
filesToIgnoreRegex: "CHANGELOG.md|tools\\/autotag\\/templates\\/."

0 comments on commit 507530a

Please sign in to comment.