github: Skip the build if the change is under tools/ci/docker/linux

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-08-22 21:14:59 +08:00 committed by Alan Carvalho de Assis
parent 00db279c00
commit b090b7340b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ on:
pull_request:
paths-ignore:
- 'Documentation/**'
- 'tools/ci/docker/linux/**'
push:
paths-ignore:
- 'Documentation/**'