aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci-github.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-12-17 15:08:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-12-17 15:08:22 +0200
commit5d89c20a2b1469cf396bdb226e719f5009c4fcab (patch)
tree40519e6755a93eb72c528d941e911070f56f9bfe /mod/mod-ci-github.hxx
parent17d5a70735ae954ef6eefdc9190c6164440de312 (diff)
Diffstat (limited to 'mod/mod-ci-github.hxx')
-rw-r--r--mod/mod-ci-github.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-ci-github.hxx b/mod/mod-ci-github.hxx
index 3b7d2aa..4f69f5c 100644
--- a/mod/mod-ci-github.hxx
+++ b/mod/mod-ci-github.hxx
@@ -122,7 +122,7 @@ namespace brep
// and to FAILURE otherwise.
//
bool
- handle_push_request (gh_push_event, bool warning_success);
+ handle_branch_push (gh_push_event, bool warning_success);
// Build a check run details_url for a build.
//