Add native wss test to list of workflows
This commit is contained in:
parent
bb2f04e336
commit
31df6662b0
|
@ -4,7 +4,7 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
script:
|
script:
|
||||||
description: "Valid values are: predefined-prod, predefined-test, native-wss-prod, waku-connect"
|
description: "Valid values are: predefined-prod, predefined-test, native-wss-prod, native-wss-test, waku-connect"
|
||||||
required: true
|
required: true
|
||||||
default: "native-wss-prod"
|
default: "native-wss-prod"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue