Add ref to update config

This commit is contained in:
rubenwardy
2020-12-15 22:08:10 +00:00
parent 2f2b8dc983
commit 17798df342
3 changed files with 6 additions and 3 deletions

View File

@@ -31,6 +31,8 @@
{{ form.hidden_tag() }}
{{ render_field(form.trigger, class_="mt-5") }}
{{ render_field(form.ref, placeholder="Leave blank to use default branch",
pattern="[A-Za-z0-9/._-]+") }}
{{ render_field(form.action) }}
<p class="mt-5">