Skip to content

Remove fail-fast: false; fix style inconsistency #2221

Remove fail-fast: false; fix style inconsistency

Remove fail-fast: false; fix style inconsistency #2221

Workflow file for this run

name: Check Markdown links
on:
push:
pull_request:
schedule:
- cron: '15 0,12 * * *'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1