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.
statusCodes
'{ "429": "skip" }'
1 parent 83da4c2 commit fa78851Copy full SHA for fa78851
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -21,4 +21,4 @@ jobs:
21
with:
22
paths: '**/*.md'
23
checkFragments: true
24
- statusCodes: '{ "200": "error" }'
+ statusCodes: '{ "429": "skip" }'
0 commit comments