ci: .gitea/workflows -> .hanzo/workflows
ci / test (push) Successful in 41s
ci / build (push) Failing after 20s

De-brand the native-CI dir to the Hanzo convention. .hanzo is the highest-
priority WORKFLOW_DIR on git.hanzo.ai and GitHub ignores it exactly as it
ignored .gitea, so this is behavior-neutral on GitHub and canonical on the
native runner.
This commit is contained in:
Hanzo AI
2026-07-25 18:39:56 -07:00
parent 54375ec428
commit 69310a0445
2 changed files with 1 additions and 1 deletions
@@ -3,7 +3,7 @@
# The macOS (Safari) and cross-platform Playwright matrix stay on GitHub-hosted
# runners until native macOS/Windows act_runners are green
# (runners-act-migration.md Phase 2). act_runner reads this unmodified;
# GitHub.com ignores .gitea/workflows, so the GitHub release lanes are untouched.
# GitHub.com ignores .hanzo/workflows, so the GitHub release lanes are untouched.
name: ci
on: