mirror of https://github.com/OpenVidu/openvidu.git
Updated paths on openvidu-components workflow
parent
175585b2f1
commit
a1b7081f9d
|
@ -4,13 +4,13 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'openvidu-components-angular/**'
|
- 'openvidu-components-angular/**'
|
||||||
- 'openvidu-browser/**'
|
- 'openvidu-browser/**'
|
||||||
|
- 'openvidu-node-client/**'
|
||||||
- '.github/workflows/openvidu-components-angular-E2E.yml'
|
- '.github/workflows/openvidu-components-angular-E2E.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
test_setup:
|
test_setup:
|
||||||
|
|
Loading…
Reference in New Issue