e.g: ```yaml stages: some_stage: workflows: - some_work_flow: run_if: '{{getenv "i_feel_like_it" | ne ""}}' # <- will be removed on save ```