diff --git a/eessi_bot_event_handler.py b/eessi_bot_event_handler.py index 106af283..024615ce 100644 --- a/eessi_bot_event_handler.py +++ b/eessi_bot_event_handler.py @@ -26,7 +26,7 @@ from connections import github import tasks.build as build from tasks.build import check_build_permission, get_architecture_targets, get_repo_cfg, \ - srequest_bot_build_issue_comment, submit_build_jobs + request_bot_build_issue_comments, submit_build_jobs import tasks.deploy as deploy from tasks.deploy import deploy_built_artefacts from tools import config