We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5779239 commit 49ee95eCopy full SHA for 49ee95e
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- 'docs/**'
27
- 'examples/**'
28
python_files:
29
- - 'libtmux/**'
+ - 'src/libtmux/**'
30
- poetry.lock
31
- pyproject.toml
32
0 commit comments