CI Pipeline
How the template’s continuous integration workflow is organized.
Checks
The CI job runs lint, format checks, Astro type checks, and a production build.
Triggers
The workflow runs on every pull request and push to main.
How the template’s continuous integration workflow is organized.
The CI job runs lint, format checks, Astro type checks, and a production build.
The workflow runs on every pull request and push to main.