ci: .gitea/workflows -> .hanzo/workflows
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:
@@ -3,7 +3,7 @@
|
|||||||
# The macOS (Safari) and cross-platform Playwright matrix stay on GitHub-hosted
|
# The macOS (Safari) and cross-platform Playwright matrix stay on GitHub-hosted
|
||||||
# runners until native macOS/Windows act_runners are green
|
# runners until native macOS/Windows act_runners are green
|
||||||
# (runners-act-migration.md Phase 2). act_runner reads this unmodified;
|
# (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
|
name: ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
Reference in New Issue
Block a user