Skip to content

Commit 8bbd8f8

Browse files
committed
fix(ci): run docs build on code changes
1 parent 6540096 commit 8bbd8f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on:
1616
- "docs/**"
1717
- ".markdownlint.yaml"
1818
- "mkdocs.yml"
19+
- "compiler_admin/**/*.py"
20+
- "pyproject.toml"
1921

2022
jobs:
2123
docs-preview:

0 commit comments

Comments
 (0)