Skip to content

Commit 7087de8

Browse files
Update test-automation.yml to make email notification Logic App URL optional
1 parent 0e5d98d commit 7087de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
description: "Web URL for DocGen"
1010
secrets:
1111
EMAILNOTIFICATION_LOGICAPP_URL_TA:
12-
required: true
12+
required: false
1313
description: "Logic App URL for email notifications"
1414

1515
env:

0 commit comments

Comments
 (0)