From d3aa128583eab6afb92df329ca9ea27272394307 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Sat, 12 Oct 2024 10:52:27 +0200 Subject: Fixes --- mod/mod-ci-github-gq.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/mod-ci-github-gq.cxx') diff --git a/mod/mod-ci-github-gq.cxx b/mod/mod-ci-github-gq.cxx index 83c78dd..1e9af74 100644 --- a/mod/mod-ci-github-gq.cxx +++ b/mod/mod-ci-github-gq.cxx @@ -265,8 +265,8 @@ namespace brep build_state rst (gh_from_status (rcr.status)); // Received state. - // Note that GitHub won't allow us to change a built check run - // to any other state. + // Note that GitHub won't allow us to change a built check run to + // any other state (but all other transitions are allowed). // // @@ Are we handling the case where the resulting state (built) // differs from what we expect? -- cgit v1.1