Skip to content

Merge branch 'main' into 274-update-fonts-used-and-presentation #316

Merge branch 'main' into 274-update-fonts-used-and-presentation

Merge branch 'main' into 274-update-fonts-used-and-presentation #316

name: check for broken links
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Markup Link Checker (mlc)
uses: Wandalen/[email protected]
with:
action: becheran/[email protected]
with: |
args: --ignore-path "CHANGELOG.md"
attempt_limit: 3
attempt_delay: 2000