As a developer, you want to run a workflow from the Actions tab in GitHub. Which YAML snippet should you use to match the interface in this image?
A)
B)
C)
D)
As a developer, you have a 10-MB data set that is required in a specific workflow. Which steps should you perform so the dataset is stored encrypted and can be decrypted during the workflow? (Choose three.)
Your organization needs to simplify reusing and maintaining automation in your GitHub Enterprise Cloud. Which components can be directly reused across all repositories in an organization? (Choose three.)
As a developer, you are designing a workflow and need to communicate with the runner machine to set environment variables, output values used by other actions, add debug messages to the output logs, and other tasks. Which of the following options should you use?
You are a developer, and your container jobs are failing on a self-hosted runner. Which requirements must you check to ensure that the self-hosted runner is properly configured? (Choose two.)
Which of the following is the best way for an enterprise to prevent certain marketplace actions from running?
What menu options in a repository do you need to select in order to use a starter workflow that is provided by your organization?
As a developer, which workflow steps should you perform to publish an image to the GitHub Container Registry? (Choose three.)
Which default GitHub environment variable indicates the owner and repository name?
Which of the following scenarios would require the use of self-hosted runners instead of GitHub-hosted runners?
As a developer, what options should you recommend to implement standards for automation reuse? (Choose two.)
Which of the following scenarios requires a developer to explicitly use the GITHUB_TOKEN or github.token secret within a workflow? (Choose two.)
When creating and managing custom actions in an enterprise setting, which of the following is considered a best practice?
Which default GitHub environment variable indicates the name of the person or app that initiated a workflow?