Skip to content

TEST - Automated dead link check #36

TEST - Automated dead link check

TEST - Automated dead link check #36

Workflow file for this run

on:
pull_request:
name: link-check
jobs:
linkinator:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JustinBeckwith/[email protected]
with:
paths: "content/microservice-sdk/microservice-sdk-introduction.md"
concurrency: 1
markdown: true