primary branch is now livekit, not main
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -2,7 +2,7 @@ name: Run jest tests
|
||||
on:
|
||||
pull_request: {}
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [livekit]
|
||||
jobs:
|
||||
jest:
|
||||
name: Run jest tests
|
||||
|
||||
Reference in New Issue
Block a user