Release · v1.114.10
Consolidate checks and deploy into a single workflow
ci: consolidate checks and deploy into a single workflow
Details
Run HTML and GA4 checks in parallel within CI, gate deploy behind both jobs on main pushes, and remove redundant standalone build/deploy workflow files. Made-with: Cursor
Files changed (4)
| .github/workflows/build.yml | +0 | −52 |
| .github/workflows/ci.yml | +65 | −7 |
| .github/workflows/deploy.yml | +0 | −80 |
| frontend/scripts/export_jekyll_github_token.sh | +1 | −1 |