Wire template CI/deploy to master and the app_catalog slug.

Bootstrap rewrites --app client_site to the catalog key (print_forge, etc). CI was still on main, so cloned clients would never hit server-infra.
This commit is contained in:
2026-09-06 20:31:41 -05:00
parent 0860457ce2
commit 7bd68dc3a1
5 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
on:
pull_request:
branches: [main]
branches: [master]
jobs:
test: