-
Notifications
You must be signed in to change notification settings - Fork 63.1k
Closed as not planned
Closed as not planned
Copy link
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 teamstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request
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?
Slightly altering to something like:
A workflow run is made up of at least one or more jobs
, which run in parallel by default. Without any jobs to run, a workflow will fail. To run jobs sequentially, you can define dependencies on other jobs using the jobs.<job_id>.needs
keyword.
Additional information
No response
jc-clark
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 teamstaleThere is no recent activity on this issue or pull requestThere is no recent activity on this issue or pull request