From fa54faa17f1f6b2f1d0737fdca0123ddba999fd9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 4 Nov 2024 12:42:30 +0200 Subject: Review --- mod/mod-ci-github-service-data.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 eb81ae4..0dd52ca 100644 --- a/mod/mod-ci-github-service-data.hxx +++ b/mod/mod-ci-github-service-data.hxx @@ -33,7 +33,7 @@ namespace brep build_state state; bool state_synced; - optional status; // Only present if state is built. + optional status; // Only if state is built & synced. string state_string () const -- cgit v1.1