Microsoft
GH-200 · Question #17
You are a DevOps engineer working on a custom action. You want to conditionally run a script at the start of the action, before the main entrypoint. Which code block should be used to define the metad
Sign in or unlock GH-200 to reveal the answer and full explanation for question #17. The question stem and answer options stay visible for context.
Create and manage custom actions
Question
You are a DevOps engineer working on a custom action. You want to conditionally run a script at the start of the action, before the main entrypoint. Which code block should be used to define the metadata file for your custom action?
Options
- Aruns:
- Bruns:
- Cruns:
- Druns:
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#custom actions#action.yml#action lifecycle#pre-action script