Free GH-200 Mock Exam – Practice Online Confidently

Increase your chances of passing the Microsoft GH-200 exam questions on your first try. Practice with our free online GH-200 exam mock test designed to help you prepare effectively and confidently.

Exam Code: GH-200
Exam Questions: 372
GitHub Actions
Updated: 03 Apr, 2026
Question 1

You want to convert all of your existing CI/CD pipelines running on third-party products to GitHub Actions workflows. To automate the process you are planning to use the "actions importer extension". How do you install it?

Options :
Answer: D

Question 2

True or false? Can you use a different file name than action.yaml or action.yml for implementing a custom action?

Options :
Answer: A

Question 3

As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.) 

Options :
Answer: A,B

Question 4

You want to create a GitHub Actions workflow that runs on a specific schedule every day at midnight (00:00 UTC). True or false? Does the workflow below trigger properly?

1. name: Scheduled Workflow

2. on:

3.   schedule:

4.     - cron: @midnight

5. jobs:

6.   nightly:

7.     runs-on: ubuntu-latest

8.     steps:

9.       - name: Nightly Task

10.         run: echo "Running nightly task..."

Options :
Answer: A

Question 5

How can you document the required inputs for your custom action in the action.yml file? (choose two)

Options :
Answer: C,D

Viewing Page : 1 - 38
Practicing : 1 - 5 of 372 Questions

© Copyrights FreeMockExams 2026. All Rights Reserved

We use cookies to ensure that we give you the best experience on our website (FreeMockExams). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreeMockExams.