Commit e1a8ced9 authored by Stan Hu's avatar Stan Hu

Remove erroneous text in shared runners page that suggested more runners available

Closes #42059
parent 74f2f9b3
......@@ -23,6 +23,3 @@
%h4.underlined-title Available shared Runners : #{@shared_runners_count}
%ul.bordered-list.available-shared-runners
= render partial: 'projects/runners/runner', collection: @shared_runners, as: :runner
- if @shared_runners_count > 10
.light
and #{@shared_runners_count - 10} more...
---
title: Remove erroneous text in shared runners page that suggested more runners available
merge_request:
author:
type: fixed
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