Skip to content

Commit 2fc50c6

Browse files
oyvindronningstadnashif
authored andcommitted
doc-build.yml: Add itself to path filter
So doc build is run when doc-build.yml is changed. Signed-off-by: Øyvind Rønningstad <[email protected]>
1 parent 5362a88 commit 2fc50c6

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
@@ -16,6 +16,7 @@ on:
1616
- '.known-issues/doc/**'
1717
- '**/Kconfig*'
1818
- 'west.yml'
19+
- '.github/workflows/doc-build.yml'
1920

2021
jobs:
2122
build:

0 commit comments

Comments
 (0)