summaryrefslogtreecommitdiff
path: root/app/views/projects/triggers/_content.html.haml
blob: 96a41aa066c4496f8f037b02503c2d8014f672f6 (plain)
1
2
3
4
5
6
7
8
%p.append-bottom-default
  Triggers with the
  %span.badge.badge-primary legacy
  label do not have an associated user and only have access to the current project.
  %br
  = succeed '.' do
    Learn more in the
    = link_to 'triggers documentation', help_page_path('ci/triggers/README'), target: '_blank'