nerdexam
GitHub

GITHUB-ACTIONS · Question #8

What menu options in a repository do you need to select in order to use a starter workflow that is provided by your organization?

The correct answer is D. Actions > New workflow. To use a starter workflow provided by your organization, you need to go to the Actions tab in the repository and select New workflow. This option allows you to either create a new workflow or select from a list of available workflow templates, including starter workflows provided

Consume workflows

Question

What menu options in a repository do you need to select in order to use a starter workflow that is provided by your organization?

Options

  • AActions > Load workflow
  • BWorkflow > New workflow
  • CWorkflow > Load workflow
  • DActions > New workflow

How the community answered

(40 responses)
  • A
    5% (2)
  • C
    3% (1)
  • D
    93% (37)

Explanation

To use a starter workflow provided by your organization, you need to go to the Actions tab in the repository and select New workflow. This option allows you to either create a new workflow or select from a list of available workflow templates, including starter workflows provided by your

Topics

#starter workflows#organization templates#repository navigation#Actions tab

Community Discussion

No community discussion yet for this question.

Full GITHUB-ACTIONS Practice