Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34ca8cb

Browse files
committed
mdlinter ignore docs/reference
1 parent 59a92c9 commit 34ca8cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-pr.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
id: changed-files
1616
with:
1717
files: "docs/**/*.md"
18+
files_ignore: "docs/reference/*.md"
1819
separator: ","
1920
- uses: DavidAnson/markdownlint-cli2-action@v18
2021
if: steps.changed-files.outputs.any_changed == 'true'

0 commit comments

Comments
 (0)