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 21c41a2 commit e3023d5Copy full SHA for e3023d5
1 file changed
‎.github/workflows/docs.yml‎
@@ -5,9 +5,10 @@ on:
5
branches: [main]
6
paths:
7
- "docs/**"
8
- - "mkdocs.yml"
9
- ".github/workflows/docs.yml"
10
- "CONTRIBUTING.md"
+ - "mkdocs.yml"
11
+ - "uv.lock"
12
13
permissions:
14
contents: write
0 commit comments