update branches used in ci and tooling to main

This commit is contained in:
Timo K.
2026-08-20 15:44:13 +02:00
parent 8e20d48b1d
commit de3e4c6a78
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ name: Test
on:
pull_request: {}
push:
branches: [livekit]
branches: [main]
jobs:
vitest:
name: Run unit tests