Skip to content

test of workaround for bug https://github.com/UmbrellaDocs/action-lin… #835

test of workaround for bug https://github.com/UmbrellaDocs/action-lin…

test of workaround for bug https://github.com/UmbrellaDocs/action-lin… #835

Workflow file for this run

name: 'Check Markdown Links with linkspector'
on: push
jobs:
check-links:
name: runner / linkspector
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run linkspector
uses: umbrelladocs/[email protected]
with:
fail_on_error: true
filter_mode: nofilter
show_stats: true