Improve webhooks to call external url on task creation/modification
This commit is contained in:
@@ -151,6 +151,7 @@ abstract class Base
|
||||
// Attach events
|
||||
$this->action->attachEvents();
|
||||
$this->project->attachEvents();
|
||||
$this->webhook->attachEvents();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user