forked from codeurjc-students/openvidu-tutorials-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified: .github/workflows/openvidu-angular-tutorial.yml modified: .github/workflows/openvidu-getaroom-tutorial.yml modified: .github/workflows/openvidu-hello-world-tutorial.yml modified: .github/workflows/openvidu-iframe-tutorial.yml modified: .github/workflows/openvidu-js-screen-share-tutorial.yml modified: .github/workflows/openvidu-js-tutorial.yml modified: .github/workflows/openvidu-react-tutorial.yml modified: .github/workflows/openvidu-recording-java-tutorial.yml modified: .github/workflows/openvidu-recording-node-tutorial.yml modified: .github/workflows/openvidu-vue-tutorial.yml
- Loading branch information
1 parent
f799d02
commit 14b2f6e
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-angular-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
jobs: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-getaroom-tutorial-test | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-Hello-World-tutorial-test | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-iframe-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
jobs: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-js-screen-share-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-js-tutorial-test | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-react | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-recording-java-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-recording-node-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
jobs: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: openvidu-vue-tutorial | ||
|
||
on: | ||
workflow_dispatch: {} | ||
|
||
push: | ||
|
||
|
||
|