Exam GitHub-Actions Topic 1 Question 1 Discussion

Actual exam question for GitHub's GitHub-Actions exam
Question #: 1
Topic #: 1
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?

Suggested Answer: C Vote an answer

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 withtype: choiceand includes the optionvalue: functional, which aligns with the visible UI elements in the first image.

by Marsh at Jul 15, 2026, 01:51 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10