diff options
Diffstat (limited to 'mod/mod-ci-github-gh.hxx')
-rw-r--r-- | mod/mod-ci-github-gh.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/mod-ci-github-gh.hxx b/mod/mod-ci-github-gh.hxx index c7ac00c..3898afd 100644 --- a/mod/mod-ci-github-gh.hxx +++ b/mod/mod-ci-github-gh.hxx @@ -40,6 +40,8 @@ namespace brep // The "check_suite" object within a check_suite webhook event request. // + // @@ TODO Remove unused fields. + // struct gh_check_suite { string node_id; |