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 b61de93 commit f3eecb0Copy full SHA for f3eecb0
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -20,6 +20,4 @@ jobs:
20
- uses: JustinBeckwith/linkinator-action@v2.4.1
21
with:
22
paths: '**/*.md'
23
- checkFragments: true
24
statusCodes: '{ "429": "skip" }'
25
- linksToSkip: "https://github.com/adamlui/python-utils/#readme"
0 commit comments