Question 19

Which of the following accurately contrasts a GitHub App and a GitHub Action?

Correct Answer:D
GitHub Actions workflows are defined and triggered within a single repository??s context, whereas GitHub Apps are installed at the organization or user level and can subscribe to events across multiple repositories.

START GH-100 EXAM