We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6540096 commit 8bbd8f8Copy full SHA for 8bbd8f8
.github/workflows/mkdocs.yml
@@ -16,6 +16,8 @@ on:
16
- "docs/**"
17
- ".markdownlint.yaml"
18
- "mkdocs.yml"
19
+ - "compiler_admin/**/*.py"
20
+ - "pyproject.toml"
21
22
jobs:
23
docs-preview:
0 commit comments