mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 23:55:25 +03:00
Don't run CI builds on docs-only change
This commit is contained in:
parent
90140e7710
commit
6129e53da3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
# only run the latest commit to avoid cache overwrites
|
||||
concurrency:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user