From 5de43412229b10e37e1ae0381c9c3d09073235d9 Mon Sep 17 00:00:00 2001 From: Vishnu Narayanan Date: Mon, 25 Nov 2024 17:44:06 +0530 Subject: [PATCH] chore --- config/sidekiq/quarantine.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/sidekiq/quarantine.yml b/config/sidekiq/quarantine.yml index d38be6d78..91a571eec 100644 --- a/config/sidekiq/quarantine.yml +++ b/config/sidekiq/quarantine.yml @@ -20,4 +20,5 @@ - async_database_migration - active_storage_analysis - active_storage_purge - - action_mailbox_incineration \ No newline at end of file + - action_mailbox_incineration + \ No newline at end of file