From a4ffb1aea2982f6c53838fda8ed18bf0b1a6f645 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 25 Nov 2024 12:57:26 +0200 Subject: Review --- mod/mod-ci-github-service-data.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/mod-ci-github-service-data.hxx') diff --git a/mod/mod-ci-github-service-data.hxx b/mod/mod-ci-github-service-data.hxx index 93a8895..cabd19a 100644 --- a/mod/mod-ci-github-service-data.hxx +++ b/mod/mod-ci-github-service-data.hxx @@ -35,8 +35,8 @@ namespace brep optional status; // Only if state is built & synced. - // Never serialized. Only used by some of the GraphQL functions in - // mod-ci-github-gq.hxx. + // Note: never serialized (only used to pass information to the GraphQL + // functions). // optional details_url; -- cgit v1.1