Skip to content

Commit 5362a88

Browse files
oyvindronningstadnashif
authored andcommitted
doc-build.yml: Add west.yml to path filter
Since modules can affect the doc build. Signed-off-by: Øyvind Rønningstad <[email protected]>
1 parent 73d8280 commit 5362a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- 'tests/**'
1616
- '.known-issues/doc/**'
1717
- '**/Kconfig*'
18+
- 'west.yml'
1819

1920
jobs:
2021
build:

0 commit comments

Comments
 (0)