Skip to content

Commit a3d30af

Browse files
authored
Merge pull request #29 from michalsn/update-docs-workflow
chore: update docs workflow
2 parents d8412e0 + 26ecf2f commit a3d30af

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)