Enable the use of protected variables for CI Pipelines
During a recent incident: #661 (closed) an unprotected branch executed destructive actions against a production environment. We utilize variables specific to the production environment. Utilize this issue to determine if we can safely enable the variable protection to prevent ci jobs from unprotected branches from having access to this variables.