forked from midou/invidious
Run CI on api-only
branch, too
This commit is contained in:
parent
21c1450e4a
commit
eb6d3d68a9
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: "*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user