We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3fc6b commit fcd58c4Copy full SHA for fcd58c4
1 file changed
.github/workflows/e2e-components-angular-tutorials.yml
@@ -2,6 +2,8 @@ name: E2E Test Angular Components tutorials
2
on:
3
push:
4
pull_request:
5
+ repository_dispatch:
6
+ types: [openvidu-components-angular]
7
workflow_dispatch:
8
9
jobs:
0 commit comments