Skip to content

Commit 26ecf2f

Browse files
committed
update docs workflow
1 parent d8412e0 commit 26ecf2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ on:
55
branches:
66
- develop
77
paths:
8-
- 'docs/*'
8+
- 'docs/**/*'
99
- 'mkdocs.yml'
10+
- '.github/workflows/docs.yml'
1011

1112
permissions:
1213
contents: write

0 commit comments

Comments
 (0)