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 9a04474 commit c8b1775Copy full SHA for c8b1775
.github/workflows/publish-docs.yml
@@ -28,6 +28,7 @@ jobs:
28
docs:
29
- 'docs/**/*.rst'
30
- 'docs/**/*.md'
31
+ - 'examples/**'
32
python_files:
33
- 'tmuxp/**'
34
- name: Should publish
0 commit comments