Commit 29f148a2 authored by Kamil Trzcinski's avatar Kamil Trzcinski Committed by ayufanpl

Fix rubocop offense

parent b17ae7fd
......@@ -202,7 +202,7 @@ module EE
end
def shared_runners_minutes_limit_enabled?
!public? && shared_runners_enabled? &&
!public? && shared_runners_enabled? &&
shared_runners_limit_namespace.shared_runners_minutes_limit_enabled?
end
......
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