workflows: enable documentation build for Kconfig*
Trigger documentation builds when Kconfig files are changed. Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
This commit is contained in:
parent
0f1517a490
commit
577d588b3a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/doc-build.yml
vendored
1
.github/workflows/doc-build.yml
vendored
|
@ -14,6 +14,7 @@ on:
|
||||||
- 'subsys/testsuite/ztest/include/**'
|
- 'subsys/testsuite/ztest/include/**'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- '.known-issues/doc/**'
|
- '.known-issues/doc/**'
|
||||||
|
- '**/Kconfig*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue