Fix styling
This commit is contained in:
parent
8b95b3c1bf
commit
e63710dfb4
@ -316,6 +316,7 @@ private function decide_what_to_do()
|
||||
{
|
||||
if ($this->restart_only) {
|
||||
$this->just_restart();
|
||||
|
||||
return;
|
||||
} elseif ($this->pull_request_id !== 0) {
|
||||
$this->deploy_pull_request();
|
||||
|
Loading…
Reference in New Issue
Block a user