forked from midou/invidious
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:
|
||||
push:
|
||||
branches: "master"
|
||||
branches:
|
||||
- "master"
|
||||
- "api-only"
|
||||
pull_request:
|
||||
branches: "*"
|
||||
|
||||
|
Reference in New Issue
Block a user