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.
1 parent 7789662 commit ee3ce23Copy full SHA for ee3ce23
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -18,3 +18,4 @@ jobs:
18
with:
19
paths: '**/*.md'
20
statusCodes: '{ "408": "skip", "429": "skip", "504": "skip" }'
21
+ linksToSkip: 'highlightjs\.org'
0 commit comments