Skip to content
Snippets Groups Projects
Unverified Commit 0b008396 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

ci: use markdownlint-cli2-action (#21946)

parent 75c76931
No related branches found
No related tags found
No related merge requests found
......@@ -135,12 +135,14 @@ jobs:
- name: Type check
run: yarn type-check
- name: markdownlint
uses: DavidAnson/markdownlint-cli2-action@v10.0.1
- name: Lint
run: |
yarn ls-lint
yarn eslint -f gha
yarn prettier
yarn markdown-lint
yarn git-check
yarn doc-fence-check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment