Commit a42fab08 authored by Luke Bennett's avatar Luke Bennett

Resolve CE/EE diffs in import github

Part of single codebase changes.
parent 01a28ead
......@@ -22,6 +22,8 @@
= text_field_tag :personal_access_token, '', class: 'form-control append-right-8', placeholder: _('Personal Access Token'), size: 40
= submit_tag _('List your GitHub repositories'), class: 'btn btn-success'
= render_if_exists 'import/github/ci_cd_only'
- unless github_import_configured?
%hr
%p
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment