Need
No CI workflows exist (by design for the workshop). However, a workflow that validates markdown links in content PRs would catch link rot early.
Suggestion
- Add a workflow triggered on PRs that touch
content/** or *.md
- Use an action like
lycheeverse/lychee-action to check for broken links
- Keep it lightweight so it doesn't interfere with workshop exercises
Need
No CI workflows exist (by design for the workshop). However, a workflow that validates markdown links in content PRs would catch link rot early.
Suggestion
content/**or*.mdlycheeverse/lychee-actionto check for broken links