Test on both livekit and full-mesh branches

This commit is contained in:
Michael Kaye
2023-06-27 09:02:40 +01:00
parent beeb418496
commit 808a728635

View File

@@ -2,7 +2,7 @@ name: Run jest tests
on:
pull_request: {}
push:
branches: [livekit]
branches: [livekit, full-mesh]
jobs:
jest:
name: Run jest tests