mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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:
parent
00db279c00
commit
b090b7340b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -16,6 +16,7 @@ on:
|
|||
pull_request:
|
||||
paths-ignore:
|
||||
- 'Documentation/**'
|
||||
- 'tools/ci/docker/linux/**'
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'Documentation/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue