From 91501559bb48376dce56c3f7139bed2b3046e540 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 30 Jul 2025 00:12:47 -0400 Subject: [PATCH] Docs: Update schema for deploy_tokens --- db/docs/deploy_tokens.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/deploy_tokens.yml b/db/docs/deploy_tokens.yml index 4696d7d4a8ab0b..9bceb2a03f8793 100644 --- a/db/docs/deploy_tokens.yml +++ b/db/docs/deploy_tokens.yml @@ -7,6 +7,6 @@ feature_categories: description: https://docs.gitlab.com/ee/user/project/deploy_tokens/ introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/db18993f652425b72c4b854e18a002e0ec44b196 milestone: '10.7' -gitlab_schema: gitlab_main +gitlab_schema: gitlab_main_org table_size: small sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553456 -- GitLab