Browse GitHub Certification Guides

GitHub GH-200 Guide: GitHub Actions

GitHub GH-200 exam guide covering workflows, runners, CI/CD, secrets, and automation decisions.

This GitHub Actions guide helps GH-200 candidates focus on what the exam tests, where close answers usually split, and which review page to use next.

Use the study plan to group permissions, workflow, and security choices, the cheat sheet for workflow recall, the sample questions for explanation-heavy practice, the FAQ for scope checks, the resources page for GitHub exam references, and the glossary when feature names blur together.

At a glance

Item Guide value
Vendor GitHub
Exam or credential GitHub Actions
Code or shorthand GH-200
Study level GitHub automation
IT Mastery page GH-200 exam page
Guide shape Start-here page, study plan, cheat sheet, sample questions, FAQ, resources, and glossary.

Scope map

Lane What to master Common weak answer
Workflow structure Understand events, jobs, steps, runners, actions, permissions, variables, and artifacts. Editing code when the issue is trigger, path filter, runner, or job dependency.
CI/CD design Build test, package, deploy, environment, approval, matrix, cache, and artifact flows. Deploying directly from every branch without environments or approvals.
Security Scope GITHUB_TOKEN, secrets, OIDC, third-party actions, pull request risk, and branch protection. Running untrusted PR code with secrets.
Troubleshooting Use logs, annotations, dependency graph, runner status, permissions, and event payloads. Rerunning blindly without reading the failing step or context.
Reuse and maintenance Use reusable workflows, composite actions, pinning, caching, and version control. Copy-pasting brittle workflows across repositories.

How to use this guide

  1. Start with the study plan if you need a short path through the exam scope.
  2. Use the cheat sheet before a mixed practice set and again when you want a fast workflow review.
  3. Work through the sample questions to practice workflow, security, and troubleshooting prompts with full explanations.
  4. Check the FAQ when you are deciding whether this exam is the right IT Mastery lane.
  5. Use the resources page for official references and current exam details.
  6. Use the glossary when two services, controls, roles, or terms feel interchangeable.

Exam decision habit

Actions questions reward event, permission, dependency, secret, runner, and environment reasoning.

Source status

Use the current GitHub exam page for live exam details, including name, status, pricing, duration, delivery method, languages, retirement or beta changes, and domain weights where applicable.

In this section

Revised on Sunday, May 10, 2026