Disable protected env check for schema load task
What does this MR do and why?
It has been fixed in Rails 7 and now it's not possible to run this task on production env without explicitly disabling it: https://github.com/rails/rails/commit/c5fda398786ed3714f3734af8a07db685b3d6bf4
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.