What needs to be done
Add a GitHub Actions workflow that automatically checks for broken links in all markdown files on every pull request to main.
Acceptance criteria
- Workflow file added to .github/workflows/
- Runs on pull_request targeting main
- Checks all .md files
- Fails if broken links are found
Good for
Developers, anyone comfortable with GitHub Actions.
What needs to be done
Add a GitHub Actions workflow that automatically checks for broken links in all markdown files on every pull request to main.
Acceptance criteria
Good for
Developers, anyone comfortable with GitHub Actions.