Skip to content

Commit 83da4c2

Browse files
committed
Changed statusCodes to '{ "200": "error" }' to test JustinBeckwith/linkinator-action#242
1 parent 56e9d65 commit 83da4c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
paths: '**/*.md'
2323
checkFragments: true
24-
statusCodes: '{ "429": "skip" }'
24+
statusCodes: '{ "200": "error" }'

0 commit comments

Comments
 (0)