• Avielle Wolfe's avatar
    Merge `#actual_minutes_used_up?` to `#enabled?` · f08c1f7a
    Avielle Wolfe authored
    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`
    f08c1f7a
quota.rb 3.68 KB