mirror of https://github.com/OpenVidu/openvidu.git
ci: Renamed openvidu components test file
parent
28f2405cc6
commit
ee57064095
|
@ -1,4 +1,4 @@
|
||||||
name: openvidu-components-angular E2E
|
name: openvidu-components-angular Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -6,7 +6,7 @@ on:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- 'openvidu-components-angular/**'
|
- 'openvidu-components-angular/**'
|
||||||
- '.github/workflows/openvidu-components-angular-E2E.yml'
|
- '.github/workflows/openvidu-components-angular-tests.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
Loading…
Reference in New Issue