Skip to content

Commit 23a5c35

Browse files
authored
Merge branch 'master' into dependabot/terraform/infrastructure/account/terraform-minor-patch-95bd57a6ad
2 parents 9cfc2aa + 5380a6b commit 23a5c35

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/run-e2e-automation-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ on:
7171
mns_validation_required:
7272
description: Set to true if you want the MNS validation to be performed as part of the tests. please keep in mind it will increase execution time.
7373
default: "false"
74-
type: boolean
74+
required: false
75+
type: string
7576

7677
env:
7778
APIGEE_AUTH_ENV: ${{ inputs.apigee_environment == 'int' && inputs.apigee_environment || 'internal-dev' }}

0 commit comments

Comments
 (0)