From cb9a368a433af62613cf52bc9f60cdd037a3c3c5 Mon Sep 17 00:00:00 2001 From: Francois Kritzinger Date: Tue, 28 May 2024 09:06:31 +0200 Subject: Update comment --- mod/mod-ci-github-service-data.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/mod-ci-github-service-data.hxx b/mod/mod-ci-github-service-data.hxx index 0f8b77f..afcf082 100644 --- a/mod/mod-ci-github-service-data.hxx +++ b/mod/mod-ci-github-service-data.hxx @@ -59,8 +59,8 @@ namespace brep string repository_node_id; // GitHub-internal opaque repository id. - // The commit ID the check suite (and its check runs) are associated - // with. In the case of a pull request this will be + // The commit ID the check suite or pull request (and its check runs) are + // associated with. In the case of a pull request this will be // `pull_request.head.sha`. // string head_sha; -- cgit v1.1