Skip to content

Commit fcd58c4

Browse files
committed
ci: Added repository dispatch for running action
1 parent 2e3fc6b commit fcd58c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/e2e-components-angular-tutorials.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: E2E Test Angular Components tutorials
22
on:
33
push:
44
pull_request:
5+
repository_dispatch:
6+
types: [openvidu-components-angular]
57
workflow_dispatch:
68

79
jobs:

0 commit comments

Comments
 (0)