Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 3f1e2e0

Browse files
authored
Update linter.yml (#8011)
Update syntax to disable Markdown check
1 parent 66c61e9 commit 3f1e2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: master
5656
VALIDATE_HTML: false
57-
VALIDATE_MD: false
57+
VALIDATE_MARKDOWN: false

0 commit comments

Comments
 (0)