Skip to content

Commit e7c19e7

Browse files
author
Ace Nassri
committed
chore(linkinator): skip localhost URLs
1 parent 3d9d927 commit e7c19e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- uses: JustinBeckwith/linkinator-action@v1
2222
with:
2323
paths: "**/*.md"
24+
linksToSkip: "localhost"
2425
region-tags:
2526
runs-on: ubuntu-latest
2627
steps:

0 commit comments

Comments
 (0)