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.
"**/*.md"
1 parent 4088b85 commit 43fd1c4Copy full SHA for 43fd1c4
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -18,3 +18,5 @@ jobs:
18
steps:
19
- uses: actions/checkout@v6.0.2
20
- uses: JustinBeckwith/linkinator-action@v1
21
+ with:
22
+ paths: "**/*.md"
0 commit comments