Skip to content

Commit f0b533a

Browse files
committed
fix
1 parent 1cea769 commit f0b533a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ jobs:
2222
run: make docs
2323
- name: Check Markdown links
2424
uses: tcort/github-action-markdown-link-check@v1
25+
with:
26+
folder-path: 'docs'
27+
file-path: './README.md'

0 commit comments

Comments
 (0)