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 2d3631b commit 1c05750Copy full SHA for 1c05750
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
python_files:
28
- 'src/tmuxp/**'
29
- pyproject.toml
30
- - poetry.lock
+ - uv.lock
31
32
- name: Should publish
33
if: steps.changes.outputs.docs == 'true' || steps.changes.outputs.root_docs == 'true' || steps.changes.outputs.python_files == 'true'
0 commit comments