-
Notifications
You must be signed in to change notification settings - Fork 63.1k
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
This bullet point in the opening part of the runs-on
documentation:
- You can provide runs-on as:
** a single string
** a single variable containing a string
** an array of strings, variables containing strings, or a combination of both
Fails to mention that you can also provide runs-on
as a map containing either or both of the key(s) group
and labels
, as per the examples under the subheading "Choosing runners in a group". The result of this is that, unless you very carefully read the entire section, the existence of this alternate method of configuring the runs-on
specification is left unknown.
Additional information
No response
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue