Question 41

As a DevOps engineer, you need to define a deployment workflow that runs after the build workflow has successfully completed. Without modifying the build workflow, which trigger should you define in the deployment workflow?
  • Question 42

    As a DevOps engineer, you are trying to leverage an organization secret in a repo. The value received in the workflow is not the same as that set in the secret. What is the most likely reason for the difference?
  • Question 43

    Which default environment variable specifies the branch or tag that triggered a workflow?
  • Question 44

    What metadata file in a custom action defines the main entry point?
  • Question 45

    GitHub-hosted runners support which capabilities? (Choose two.)