Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/push_event_payloads.yml')
-rw-r--r--db/docs/push_event_payloads.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/docs/push_event_payloads.yml b/db/docs/push_event_payloads.yml
index d0f1bdeb060..35d8e657480 100644
--- a/db/docs/push_event_payloads.yml
+++ b/db/docs/push_event_payloads.yml
@@ -3,7 +3,7 @@ table_name: push_event_payloads
classes:
- PushEventPayload
feature_categories:
-- users
+- user_profile
description: Stores log of push events
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12463
milestone: '9.5'