File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
content/actions/how-tos/writing-workflows/choosing-what-your-workflow-does Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11---
22title : Using jobs in a workflow
3- shortTitle : Use jobs in a workflow
3+ shortTitle : Use jobs
44intro : Use workflows to run multiple jobs.
55versions :
66 fpt : ' *'
@@ -11,11 +11,9 @@ redirect_from:
1111 - /actions/writing-workflows/choosing-what-your-workflow-does/using-jobs-in-a-workflow
1212---
1313
14- {% data reusables.actions.enterprise-github-hosted-runners %}
14+ ## Prerequisites
1515
16- ## Overview
17-
18- {% data reusables.actions.jobs.section-using-jobs-in-a-workflow %}
16+ To implement jobs in your workflows, you need to understand what jobs are. See [ AUTOTITLE] ( /actions/get-started/understanding-github-actions#jobs ) .
1917
2018## Setting an ID for a job
2119
You can’t perform that action at this time.
0 commit comments