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.
checkFragments
1 parent 2345cec commit 17ddaa1Copy full SHA for 17ddaa1
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -19,6 +19,5 @@ jobs:
19
- uses: actions/checkout@v6.0.2
20
- uses: JustinBeckwith/linkinator-action@v1
21
with:
22
- checkFragments: true
23
paths: '**/*.md'
24
statusCodes: '{ "429": "skip" }'
0 commit comments