Skip to content

Commit

Permalink
Switch to GitHub Action for linting markdown (#19899) (#20309)
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisEz13 committed Sep 20, 2023
1 parent 1fcbc76 commit 22a813e
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 2,732 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/markdownLink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ on:
paths:
- '**.md'

name: Check links for modified files
name: Check modified markdown files
permissions:
contents: read

jobs:
markdown-link-check:
runs-on: ubuntu-latest
Expand Down
1 change: 0 additions & 1 deletion test/common/markdown/.gitignore

This file was deleted.

60 changes: 0 additions & 60 deletions test/common/markdown/gulpfile.js

This file was deleted.

145 changes: 0 additions & 145 deletions test/common/markdown/markdown-link.tests.ps1

This file was deleted.

100 changes: 0 additions & 100 deletions test/common/markdown/markdown.tests.ps1

This file was deleted.

35 changes: 0 additions & 35 deletions test/common/markdown/package.json

This file was deleted.

0 comments on commit 22a813e

Please sign in to comment.