mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 16:44:29 +03:00
Add 0.16 to ci
This commit is contained in:
parent
69177f1339
commit
b78d945bef
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -6,12 +6,14 @@ on:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
- "0.16"
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
- "0.16"
|
||||
|
||||
# only run the latest commit to avoid cache overwrites
|
||||
concurrency:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user