primary branch is now livekit, not main

This commit is contained in:
Michael Kaye
2023-06-27 09:04:40 +01:00
parent 7e345c6a6f
commit c677d13845
+1 -1
View File
@@ -2,7 +2,7 @@ name: Run jest tests
on:
pull_request: {}
push:
branches: [main]
branches: [livekit]
jobs:
jest:
name: Run jest tests