Skip to content

WIP: Breaking: Svelte 5 #177

WIP: Breaking: Svelte 5

WIP: Breaking: Svelte 5 #177

Workflow file for this run

name: Link Check
on:
push:
branches: [main]
pull_request:
branches: [main]
paths: ['**/*.md']
schedule:
- cron: '0 0 1 * *' # monthly
jobs:
markdown-link-check:
uses: janosh/workflows/.github/workflows/markdown-link-check.yml@main