Add native wss test to list of workflows

This commit is contained in:
Franck Royer 2022-04-22 15:20:26 +10:00
parent bb2f04e336
commit 31df6662b0
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
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
default: "native-wss-prod"