Site icon Exam4Training

Which YAML snippet should you use to match the interface in this image?

As a developer, you want to run a workflow from the Actions tab in GitHub.

Which YAML snippet should you use to match the interface in this image?

A)

B)

C)

D)

A . Option A
B . Option B
C . Option C
D . Option D

Answer: C

Explanation:

The first image shows a workflow trigger with an option for the test suite, and the chosen YAML configuration matches this interface. Specifically, the test suite input is defined with type: choice and includes the option value: functional, which aligns with the visible UI elements in the first image.

Exit mobile version