Skip to content

Workflows

Shared GitHub Actions and automation patterns.

Purpose

  • centralize reusable workflows
  • standardize CI/CD behavior
  • reduce duplication across repositories

Scope

  • linting workflows
  • testing workflows
  • documentation deployment