Skip to content

Commit 1ccf41d

Browse files
committed
ci(publish-docs): Add poetry.lock and pyproject.toml
1 parent 9537b3f commit 1ccf41d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
root_docs:
2727
- CHANGES
2828
- README.*
29+
- poetry.lock
30+
- pyproject.toml
2931
docs:
3032
- 'docs/**/*.rst'
3133
- 'docs/**/*.md'

0 commit comments

Comments
 (0)