Files
ai-workflow-course/.gitea
claude 14d63d626a
CI / check (pull_request) Successful in 14s
feat(ci): auto-sync Gitea main to the GitHub mirror on every push
Push-driven from Gitea (the source of truth): on every push to main, render the
filtered tree (no blog/, handoff.md, .claude/, .gitea/, generated junk) into a
fresh clone of github.com/recklessop/ai-workflow-course and commit one snapshot
referencing the source SHA. No force-push, no history rewrites; GitHub history
grows one commit per sync. Pushes that touch only excluded paths are a no-op.

Needs the GH_MIRROR_TOKEN repo secret (already set), a GitHub PAT with `repo`
scope. Name avoids the reserved GITHUB_ prefix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-06-24 21:38:24 -04:00
..