From 134646e8638c3e1c4b85eada6e76d58b10c87db7 Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Thu, 20 Aug 2026 23:12:21 +0500 Subject: [PATCH] fix(gds): remove nonexistent policy profile --- .gds/repository.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gds/repository.yaml b/.gds/repository.yaml index c4d3c0a..3b987bc 100644 --- a/.gds/repository.yaml +++ b/.gds/repository.yaml @@ -35,7 +35,7 @@ product: path: "schemas" policy: - profiles: ["repository-default", "public-module", "agent-runtime"] + profiles: ["repository-default", "public-module"] rollout_ring: "standard" git: