## Goal Fail PRs that break the Docker image build before they reach `main`, so the CD pipeline (`.github/workflows/cd.yml`) never ships a broken release to GHCR.
Goal
Fail PRs that break the Docker image build before they reach
main, so the CD pipeline (.github/workflows/cd.yml) never ships a broken release to GHCR.