Skip to content

Commit 72d21d8

Browse files
committed
Changes related to compliance scan for Mend
1 parent ff31d3a commit 72d21d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/mend.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ on:
1414
required: true
1515
default: main
1616
workflow_call:
17+
secrets:
18+
WS_APIKEY_NGINX:
19+
required: true
20+
WS_USER_KEY:
21+
required: true
1722
inputs:
1823
product_name:
1924
type: string

0 commit comments

Comments
 (0)