Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailJniah committed Nov 15, 2023
1 parent e4a8edb commit 511b3a7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-getaroom-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-getaroom-tutorial-test

on:
workflow_dispatch: {}
push:


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-hello-world-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-Hello-World-tutorial-test

on:
workflow_dispatch: {}
push:



Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-iframe-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-iframe-tutorial

on:
workflow_dispatch: {}
push:

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-js-screen-share-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-js-screen-share-tutorial

on:
workflow_dispatch: {}
push:


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-js-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-js-tutorial-test

on:
workflow_dispatch: {}
push:


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-recording-java-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-recording-java-tutorial

on:
workflow_dispatch: {}
push:


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openvidu-vue-tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: openvidu-vue-tutorial

on:
workflow_dispatch: {}
push:


jobs:
Expand Down

0 comments on commit 511b3a7

Please sign in to comment.