Skip to content

Commit fa78851

Browse files
committed
Revert statusCodes to '{ "429": "skip" }'
1 parent 83da4c2 commit fa78851

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: '{ "200": "error" }'
24+
statusCodes: '{ "429": "skip" }'

0 commit comments

Comments
 (0)