mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
Correct and simplify a sentence in the scheduled overrides doc (#2323)
This commit is contained in:
@@ -491,7 +491,7 @@ In case you have a more complex scenario, try writing two or more entries under
|
||||
|
||||
The earlier entry is prioritized higher than later entries. So you usually define one-time overrides at the top of your list, then yearly, monthly, weekly, and lastly daily overrides.
|
||||
|
||||
A common use case for this may be to have 1 override to scale to 0 during the week outside of core business hours and another override to scale to 0 during all hours of the weekend.
|
||||
A common use case for this may be to have 1 override to scale to 0 during non-working hours and another override to scale to 0 on weekends.
|
||||
|
||||
## Configuring automatic termination
|
||||
|
||||
|
||||
Reference in New Issue
Block a user