mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
docs: better wording and grammar
This commit is contained in:
@@ -1579,7 +1579,8 @@ spec:
|
||||
value: "true"
|
||||
# Disables automatic runner updates
|
||||
# WARNING : Upon a new version of the actions/runner software being released
|
||||
# GitHub stop allocating jobs to runners on old versions after 30 days.
|
||||
# GitHub stops allocating jobs to runners on the previous version of the
|
||||
# actions/runner software after 30 days.
|
||||
- name: DISABLE_RUNNER_UPDATE
|
||||
value: "true"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user