Skip to content

Commit c8b1775

Browse files
committed
ci(publish-docs): Also check examples
1 parent 9a04474 commit c8b1775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
docs:
2929
- 'docs/**/*.rst'
3030
- 'docs/**/*.md'
31+
- 'examples/**'
3132
python_files:
3233
- 'tmuxp/**'
3334
- name: Should publish

0 commit comments

Comments
 (0)