We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9d927 commit e7c19e7Copy full SHA for e7c19e7
.github/workflows/ci.yaml
@@ -21,6 +21,7 @@ jobs:
21
- uses: JustinBeckwith/linkinator-action@v1
22
with:
23
paths: "**/*.md"
24
+ linksToSkip: "localhost"
25
region-tags:
26
runs-on: ubuntu-latest
27
steps:
0 commit comments