Skip to content

Commit 2345cec

Browse files
committed
Added checkFragments: true to test JustinBeckwith/linkinator-action#241
1 parent 877b358 commit 2345cec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate-links-on-push-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
- uses: actions/checkout@v6.0.2
2020
- uses: JustinBeckwith/linkinator-action@v1
2121
with:
22+
checkFragments: true
2223
paths: '**/*.md'
2324
statusCodes: '{ "429": "skip" }'

0 commit comments

Comments
 (0)