Skip to content

Commit 1c05750

Browse files
committed
!squash more
1 parent 2d3631b commit 1c05750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python_files:
2828
- 'src/tmuxp/**'
2929
- pyproject.toml
30-
- poetry.lock
30+
- uv.lock
3131
3232
- name: Should publish
3333
if: steps.changes.outputs.docs == 'true' || steps.changes.outputs.root_docs == 'true' || steps.changes.outputs.python_files == 'true'

0 commit comments

Comments
 (0)