Skip to content

Check Markdown links #866

Check Markdown links

Check Markdown links #866

Workflow file for this run

name: Check Markdown links
on:
schedule:
- cron: '10 20 * * *'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # 1.0.17
with:
config-file: .github/workflows/markdown-links-config.json