Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitHub logo

GitHubActions Certification

Domain 1Objective 1

Configure Workflow Triggers and Events GH-200 Practice Questions (Page 2)

Part of the Author and manage workflows domain, which accounts for 20-25% of the GH-200 exam.

13questions here
3free pages
7concepts
20-25%of the exam

Questions 6–10

  1. 6foundation · easy

    In a caller workflow, which key is used to pass inputs to a reusable workflow via `workflow_call`?

    Select an answer first
  2. 7foundation · easy

    A developer wants a GitHub Actions workflow to run automatically every weekday at 9:00 AM UTC. Which cron expression should be used in the workflow's `on.schedule` key?

    Select an answer first
  3. 8foundation · easy

    In a `workflow_dispatch` input definition, which YAML key specifies whether the input must be provided by the user?

    Select an answer first
  4. 9foundation · easy

    A workflow only needs to read the contents of the repository. What is the minimum `permissions` setting required for the `GITHUB_TOKEN`?

    Select an answer first
  5. 10foundation · easy

    How are secrets passed from a caller workflow to a reusable workflow?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.