mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-19 01:17:06 +03:00
Update ci.yml
This commit is contained in:
parent
b0d9db1f4d
commit
6ae62b45de
16
.github/workflows/ci.yml
vendored
16
.github/workflows/ci.yml
vendored
@ -1,13 +1,13 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
workflow_dispatch:
|
# workflow_dispatch:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- dev
|
# - dev
|
||||||
- master
|
# - master
|
||||||
paths-ignore:
|
# paths-ignore:
|
||||||
- "docs/**"
|
# - "docs/**"
|
||||||
|
|
||||||
# only run the latest commit to avoid cache overwrites
|
# only run the latest commit to avoid cache overwrites
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user