GH-200 Exam Question 11

You are reaching your organization's storage limit for GitHub artifacts and packages. What should you do to prevent the storage limit from being reached? (Each correct answer presents a complete solution. Choose two.)
  • GH-200 Exam Question 12

    Which of the following is the best way for an enterprise to prevent certain marketplace actions from running?
  • GH-200 Exam Question 13

    Which YAML snippet triggers a GitHub Actions workflow for both push and pull request events?
  • GH-200 Exam Question 14

    You need to create a reusable GitHub Actions workflow template named ci.yml. The solution must ensure that ci.yml appears on the New workflow interface of GitHub Actions. Where should you store ci.yml?
  • GH-200 Exam Question 15

    Which command can you include in your workflow file to set the output parameter for an action?