We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cea769 commit f0b533aCopy full SHA for f0b533a
.github/workflows/lint-docs.yml
@@ -22,3 +22,6 @@ jobs:
22
run: make docs
23
- name: Check Markdown links
24
uses: tcort/github-action-markdown-link-check@v1
25
+ with:
26
+ folder-path: 'docs'
27
+ file-path: './README.md'
0 commit comments