Added laser stop approval mail scheduler
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
This commit is contained in:
@@ -40,6 +40,7 @@ class Scheduler extends Command
|
|||||||
{
|
{
|
||||||
|
|
||||||
$this->call('approval:trigger-mails');
|
$this->call('approval:trigger-mails');
|
||||||
|
$this->call('approval:laser-stop');
|
||||||
// $this->call('sftp:process-files');
|
// $this->call('sftp:process-files');
|
||||||
|
|
||||||
// --- Production Rules ---
|
// --- Production Rules ---
|
||||||
|
|||||||
Reference in New Issue
Block a user