You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Pages deployment workflow with mdbook-lint
- Add workflow to automatically build and deploy mdBook to GitHub Pages
- Triggers on pushes to main branch when docs change
- Includes mdbook-lint for quality checks on documentation
- Configure book.toml with correct repository URLs and lint settings
- Cache mdbook-lint installation for faster CI runs
- Only deploys on main branch, builds on PRs for validation
0 commit comments