Commit graph

2 commits

Author SHA1 Message Date
jedarden
1d0a942e2e chore(ci): disable GitHub Actions — CI/CD is handled by Argo Workflows
GH Actions are not used in this project (all CI/CD runs on Argo Workflows
in iad-ci). The acb-build WorkflowTemplate handles builds; the index-builder
handles Cloudflare Pages deploys internally via wrangler.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 08:43:22 -04:00
jedarden
9426be7801 feat(ci): add Cloudflare Pages deployment workflow
- Add GitHub Actions workflow for automatic deployment to Cloudflare Pages
- Deploys on push to master/main when web/ directory changes
- Uses cloudflare/pages-action for deployment
- Project name: ai-code-battle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:46:46 -04:00