We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d01b68 commit 6f2fe56Copy full SHA for 6f2fe56
.github/workflows/builds.yml
@@ -16,17 +16,7 @@ name: Builds
16
17
on:
18
push:
19
- branches: ["main"]
20
- paths:
21
- - livekit/**
22
- - livekit-api/**
23
- - libwebrtc/**
24
pull_request:
25
26
27
28
29
30
workflow_dispatch:
31
32
env:
.github/workflows/tests.yml
@@ -16,9 +16,7 @@ name: Tests
CARGO_TERM_COLOR: always
0 commit comments