QuestionQ26
Manage GitHub Actions for the enterpriseWhat role does GitHub Marketplace serve when working with GitHub Actions workflows?
- A GitHub Marketplace is used to manage secrets and environment variables for workflows.
- B GitHub Marketplace enables users to publish their own workflows and discover workflows created by others.
- C GitHub Marketplace provides a platform for hosting private workflows shared only within an organization.
- D GitHub Marketplace is used to run workflows on a specified schedule.
Community Discussion