Skip to content

Commit 6f2fe56

Browse files
committed
run GH Actions
1 parent 9d01b68 commit 6f2fe56

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.github/workflows/builds.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ name: Builds
1616

1717
on:
1818
push:
19-
branches: ["main"]
20-
paths:
21-
- livekit/**
22-
- livekit-api/**
23-
- libwebrtc/**
2419
pull_request:
25-
branches: ["main"]
26-
paths:
27-
- livekit/**
28-
- livekit-api/**
29-
- libwebrtc/**
3020
workflow_dispatch:
3121

3222
env:

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ name: Tests
1616

1717
on:
1818
push:
19-
branches: ["main"]
2019
pull_request:
21-
branches: ["main"]
2220

2321
env:
2422
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)