aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github-service-data.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod-ci-github-service-data.hxx')
-rw-r--r--mod/mod-ci-github-service-data.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-ci-github-service-data.hxx b/mod/mod-ci-github-service-data.hxx
index f563e29..5d3cd3b 100644
--- a/mod/mod-ci-github-service-data.hxx
+++ b/mod/mod-ci-github-service-data.hxx
@@ -159,12 +159,12 @@ namespace brep
uint64_t installation_id,
string repository_node_id,
string repository_clone_url,
- string pr_node_id,
kind_type kind,
bool pre_check,
bool re_request,
string check_sha,
string report_sha,
+ string pr_node_id,
uint32_t pr_number);
service_data () = default;