Skip to content

Add .linkspector.yml configuration for link checking #2

Add .linkspector.yml configuration for link checking

Add .linkspector.yml configuration for link checking #2

Workflow file for this run

name: Linkspector
on: push
jobs:
check-links:
name: runner / linkspector
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run linkspector
uses: umbrelladocs/action-linkspector@v1
with:
reporter: github-pr-review
fail_level: any