1
answer
15
watching
2,317
views

Question 113 of 253

You have a GitHub workflow that deploys an Azure web app. The workflow is configured to trigger a deployment following a pull request that includes a label.

You plan to configure the pull request of the workflow to trigger the deployment only if the label is set to a string of "stage".

The workflow includes the following section.

if: contains(<missing element>.event.pull_request.labels.*.name, 'stage')

What should you add for the missing element of the workflow?

Select only one answer.

A.  github

B.  workflow

C.  Action

D.  Name

 

For unlimited access to Homework Help, a Homework+ subscription is required.

Avatar image
Liked by mmyint1234 and 1 others

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Start filling in the gaps now
Log in