Merge `#actual_minutes_used_up?` to `#enabled?`
Changes were recently made to `Ci::Minutes::Quota` that added methods that avoided checking `Project#shared_runners_enabled` pending the work done in this MR. They can now be merged into the existing methods, since `Quota#enabled?` is no longer checking against `#shared_runners_enabled`
Showing
Please register or sign in to comment