Skip to content

Commit f76bfde

Browse files
committed
chore: remove the MkDocs configuration file from the watch list
1 parent c5aea18 commit f76bfde

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

changelog.d/+b8fa9f71.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove `mkdocs.yaml` from the watch list.

mkdocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ theme:
5050
site_dir: site
5151

5252
watch:
53-
- mkdocs.yaml
5453
- CHANGELOG.md
5554

5655
markdown_extensions:

template/{% if docs == 'mkdocs' %}mkdocs.yaml{% endif %}.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ theme:
6262
site_dir: site
6363

6464
watch:
65-
- mkdocs.yaml
6665
- CHANGELOG.md
6766
- src/{{ package_name }}
6867

0 commit comments

Comments
 (0)