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)
Question No 2
How many jobs will result from the following matrix configuration?
Question No 3
As a developer, which workflow steps should you perform to publish an image to the GitHub
Container Registry? (Choose three.)
Question No 4
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.)
Question No 5
Which statement is true about using default environment variables?