From c3432fbad8f1aa6728db598e0a1674bc0c912524 Mon Sep 17 00:00:00 2001 From: giles Date: Mon, 23 Feb 2026 10:17:40 +0000 Subject: [PATCH] CI: trigger on decoupling branch Co-Authored-By: Claude Opus 4.6 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index a6599e6..321dd8a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -2,7 +2,7 @@ name: Build and Deploy on: push: - branches: [main, master] + branches: [main, decoupling] env: REGISTRY: registry.rose-ash.com:5000