Skip to content

Commit 8dddd5e

Browse files
committed
ci(publish-docs): publish any time docs/* edited
1 parent 263f31c commit 8dddd5e

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
- 'libvcs/**'

0 commit comments

Comments
 (0)