2nd round
[pharext/pharext.org] / app / Controller / Github / Repo.php
index 64fbb9dbb67459bcac988e5d9f5eb31cfaa0809e..bf61387330b295114da2172c854dd1359c9c6fe9 100644 (file)
@@ -18,6 +18,7 @@ class Repo extends Github
 
                                $this->app->getView()->addData(compact("owner", "name", "repo", "hook"));
                        });
+                       
                        $this->github->drain();
                }