doc: ci: Build documentation on board documentation changes

Adds glob expression triggering CI for *all* changes in boards'
documentation, not just those matching the "*.rst" pattern since there
can also be images being changed without any other change on RST files.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-11-08 11:40:00 +01:00 committed by Mahesh Mahadevan
parent c7cbe91760
commit dc2c13bebd
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ jobs:
with:
files: |
doc/
boards/**/doc/
**.rst
include/
kernel/include/kernel_arch_interface.h