CI/CD Check to prevent schema deletions
To avoid deleting schemas by accident, what could cause issues, we want to add a CI/CD check that will fail if schemas are deleted.
This is already added to the Schemas Event Secondary repository.
The job can be marked as success if the variable CI_BREAK_GLASS_REASON is passed, for cases where deleting schemas is really needed.
Bug: T377023