Skip to content

TEST - Automated dead link check #34

TEST - Automated dead link check

TEST - Automated dead link check #34

Workflow file for this run

on:
pull_request:
name: link-check
jobs:
linkinator:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JustinBeckwith/linkinator-action@v1.10.4
with:
paths: "content/microservice-sdk/microservice-sdk-introduction.md"
concurrency: 1
markdown: true
skip: "images/"