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

+1-1
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

-156
This file was deleted.

test/common/markdown-lint/.gitignore

-1
This file was deleted.

test/common/markdown-lint/gulpfile.js

-60
This file was deleted.

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

-100
This file was deleted.

test/common/markdown-lint/package.json

-35
This file was deleted.

0 commit comments

Comments
 (0)