Skip to content

Commit 2fd1d3c

Browse files
marc-hbnashif
authored andcommitted
doc-build.yml: add top-level Makefile
Dunno why the top-level Makefile is doc/ specific but it is. Signed-off-by: Marc Herbert <[email protected]>
1 parent eb534d3 commit 2fd1d3c

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
@@ -6,6 +6,7 @@ name: Documentation GitHub Workflow
66
on:
77
pull_request:
88
paths:
9+
- 'Makefile'
910
- 'doc/**'
1011
- '**.rst'
1112
- 'include/**'

0 commit comments

Comments
 (0)