mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-31 19:30:51 +02:00
Run CI on api-only
branch, too
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -2,7 +2,9 @@ name: Invidious CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: "master"
|
branches:
|
||||||
|
- "master"
|
||||||
|
- "api-only"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: "*"
|
branches: "*"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user