Test on both livekit and full-mesh branches

This commit is contained in:
Michael Kaye 2023-06-27 09:02:40 +01:00
parent c677d13845
commit 6ec2e3cd62

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