mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-13 04:56:54 +00:00
docs: better wording and grammar
This commit is contained in:
@@ -1579,7 +1579,8 @@ spec:
|
|||||||
value: "true"
|
value: "true"
|
||||||
# Disables automatic runner updates
|
# Disables automatic runner updates
|
||||||
# WARNING : Upon a new version of the actions/runner software being released
|
# 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
|
- name: DISABLE_RUNNER_UPDATE
|
||||||
value: "true"
|
value: "true"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user