Skip to content

Commit 51fb34c

Browse files
authored
Switch to GitHub Action for linting markdown (#20308)
1 parent e95dc8f commit 51fb34c

File tree

7 files changed

+1
-2743
lines changed

7 files changed

+1
-2743
lines changed

.github/workflows/markdownLink.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- master
55
- 'release/**'
66

7-
name: Check links for modified files
7+
name: Check modified markdown files
88
permissions:
99
contents: read
1010

test/common/markdown-link/markdown-link.tests.ps1

Lines changed: 0 additions & 156 deletions
This file was deleted.

test/common/markdown-lint/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/common/markdown-lint/gulpfile.js

Lines changed: 0 additions & 60 deletions
This file was deleted.

test/common/markdown-lint/markdown.tests.ps1

Lines changed: 0 additions & 100 deletions
This file was deleted.

test/common/markdown-lint/package.json

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)