In which scenarios could the GITHUB_TOKEN be used? (Choose two.)
Which workflow event is used to manually trigger a workflow run?
As a developer, you need to create a custom action written in Python. Which action type should you choose?
As a developer, you need to create a custom action written in Python. Which action type should you choose?
What are the two types of environment protection rules you can configure? (Choose two.)
As a developer, you are using a Docker container action in your workflow. What is required for the action to run successfully?
Your organization is managing secrets using GitHub encrypted secrets, including a secret named SuperSecret. As a developer, you need to create a version of that secret that contains a different value for use in a workflow that is scoped to a specific repository named MyRepo. How should you store the secret to access your specific version within your workflow?
How should you install the bats NPM package in your workflow?
A)
B)
C)
D)
Based on the YAML below, which two statements are correct? (Choose two.)
Which default GitHub environment variable indicates the owner and repository name?
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? (Choose two.)