%label.light{for: :runner_access_level}=_('This runner will only run on pipelines triggered on protected branches')
=f.gitlab_ui_checkbox_component:access_level,_('This runner will only run on pipelines triggered on protected branches'),checked_value: 'ref_protected',unchecked_value: 'not_protected'