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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
paths-ignore:
|
||||
- "docs/**"
|
||||
# on:
|
||||
# workflow_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - dev
|
||||
# - master
|
||||
# paths-ignore:
|
||||
# - "docs/**"
|
||||
|
||||
# only run the latest commit to avoid cache overwrites
|
||||
concurrency:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user