Skip to content

Breaking: Svelte 5 #194

Breaking: Svelte 5

Breaking: Svelte 5 #194

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

Check failure on line 14 in .github/workflows/link-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/link-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/link-check.yml" -> "janosh/workflows/.github/workflows/markdown-link-check.yml@main" : failed to fetch workflow: workflow was not found.