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
'{ "200": "error" }'
1 parent 56e9d65 commit 83da4c2Copy full SHA for 83da4c2
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: '{ "429": "skip" }'
+ statusCodes: '{ "200": "error" }'
0 commit comments