Skip to content

Commit 3aab5ab

Browse files
committed
docs(publish-docs): Any change inside of docs should trigger a rebuild
1 parent d5ede80 commit 3aab5ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
- CHANGES
2828
- README.*
2929
docs:
30-
- 'docs/**/*.rst'
31-
- 'docs/**/*.md'
30+
- 'docs/**'
3231
- 'examples/**'
3332
python_files:
3433
- 'libtmux/**'

0 commit comments

Comments
 (0)