Skip to content

Commit

Permalink
chore(linkinator): skip localhost URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ace Nassri committed Nov 15, 2022
1 parent 3d9d927 commit e7c19e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: JustinBeckwith/linkinator-action@v1
with:
paths: "**/*.md"
linksToSkip: "localhost"
region-tags:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e7c19e7

Please sign in to comment.