ci: ignored components yml on CE workflow

pull/750/head
Carlos Santos 2022-10-04 21:55:46 +02:00
parent 70916677de
commit 4bdb6f303c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/openvidu-components-angular-E2E.yml'
- 'openvidu-components-angular/**'
- 'openvidu-server/docker/**'
- 'openvidu-server/deployments/**'