Skip to content

Commit

Permalink
Update eessi_bot_event_handler.py
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Röblitz <[email protected]>
  • Loading branch information
laraPPr and trz42 authored Jan 25, 2024
1 parent 85fc161 commit 27cb368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eessi_bot_event_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -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, \
submit_build_jobs, request_bot_build_issue_comments
request_bot_build_issue_comments, submit_build_jobs
import tasks.deploy as deploy
from tasks.deploy import deploy_built_artefacts
from tools import config
Expand Down

0 comments on commit 27cb368

Please sign in to comment.