Skip to content

Commit 74866ff

Browse files
ci: Add recursively markdown link checker
1 parent 5714127 commit 74866ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/form_builder.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
- uses: actions/checkout@v2
1818
- name: Check broken links
1919
uses: JustinBeckwith/linkinator-action@v1
20+
with:
21+
paths: "**/*.md"

0 commit comments

Comments
 (0)