Skip to content

Commit e3023d5

Browse files
authored
👷 rebuild docs on lockfile change (#562)
1 parent 21c41a2 commit e3023d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ on:
55
branches: [main]
66
paths:
77
- "docs/**"
8-
- "mkdocs.yml"
98
- ".github/workflows/docs.yml"
109
- "CONTRIBUTING.md"
10+
- "mkdocs.yml"
11+
- "uv.lock"
1112

1213
permissions:
1314
contents: write

0 commit comments

Comments
 (0)