This commit is contained in:
Fabio Busatto 2017-09-14 21:38:49 +00:00
parent ec3b3797e7
commit 86dd4bbae3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
.col-sm-10
.checkbox
= f.check_box :access_level, {}, 'ref_protected', 'not_protected'
%span.light This runner will only run on pipelines trigged on protected branches
%span.light This runner will only run on pipelines triggered on protected branches
.form-group
= label :run_untagged, 'Run untagged jobs', class: 'control-label'
.col-sm-10