- Disable .github/workflows/deploy-pages.yml (renamed to .disabled)
- Deploy now runs via Argo Events sensor → acb-site-pages-build workflow
- Forgejo webhook at webhooks-ci.ardenone.com already registered and active
- Cloudflare API token secret already configured in argo-workflows namespace
Co-Authored-By: Claude <noreply@anthropic.com>
Enable GitHub Actions workflow for automatic deployment of web frontend to Cloudflare Pages on pushes to master branch.
Co-Authored-By: Claude <noreply@anthropic.com>
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
Renamed from .github/workflows/deploy-pages.yml (Browse further)