Added laser stop approval mail scheduler
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s

This commit is contained in:
dhanabalan
2026-09-19 09:49:20 +05:30
parent 8720c202be
commit 3cd8beb2d9

View File

@@ -40,6 +40,7 @@ class Scheduler extends Command
{
$this->call('approval:trigger-mails');
$this->call('approval:laser-stop');
// $this->call('sftp:process-files');
// --- Production Rules ---