Skip to content
Snippets Groups Projects
Commit 2cda9448 authored by pabois's avatar pabois
Browse files

add task

parent 27ada8d8
No related branches found
No related tags found
No related merge requests found
......@@ -14,4 +14,9 @@ namespace :auto do
end
end
desc 'Check SMS credits on SiB'
task sib_sms_credits: :environment do
Sendinblue::SmsCreditsWarningJob.perform_later
end
end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment