Skip to content

Commit 5c0897f

Browse files
committed
ci: include GitHub Actions workflow in documentation build paths
1 parent 51f13b9 commit 5c0897f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mkdocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- 'mkdocs.yml'
88
- 'docs/**'
9+
- '.github/workflows/mkdocs.yaml'
910
permissions:
1011
contents: write
1112
jobs:

0 commit comments

Comments
 (0)