remove components_angular_version input from workflow_dispatch in E2E tests
This commit is contained in:
parent
b9b531c345
commit
7dd491e518
5
.github/workflows/wc-e2e-test.yaml
vendored
5
.github/workflows/wc-e2e-test.yaml
vendored
@ -3,11 +3,6 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
components_angular_version:
|
||||
description: 'openvidu-components-angular published version (leave empty for using the main branch)'
|
||||
required: false
|
||||
default: ''
|
||||
|
||||
jobs:
|
||||
e2e-tests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user