Skip to content

Commit b3686bd

Browse files
authored
Merge pull request #130 from a5chin/fix/docs
Fix workflow path
2 parents ff9efd4 + 0411fa3 commit b3686bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
- ".github/actions/setup-git-config/action.yml"
2020
- ".github/actions/setup-python-with-uv/action.yml"
2121
- ".github/workflows/gh-deploy.yml"
22-
- "docs"
22+
- "docs/**.md"
2323
- ".python-version"
2424
- "mkdocs.yml"
2525
- "pyproject.toml"

0 commit comments

Comments
 (0)