Standardize Astro branch validation and publishing
All checks were successful
Build and publish static site / build (push) Successful in 1m26s

This commit is contained in:
Workstation Bot 2026-07-29 16:44:16 +00:00
parent 89745d3eec
commit 39b96cd34e
3 changed files with 38 additions and 24 deletions

View file

@ -24,6 +24,8 @@ migration continues.
- Keep the structure simple and close to what the user asks for.
- `.forgejo/` and deployment configuration are not special unless the user says
they are.
- Feature-branch Actions build and validate only. Production Garage publishing
is restricted to commits on `main`.
## Repo Map