We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8412e0 + 26ecf2f commit a3d30afCopy full SHA for a3d30af
1 file changed
.github/workflows/docs.yml
@@ -5,8 +5,9 @@ on:
5
branches:
6
- develop
7
paths:
8
- - 'docs/*'
+ - 'docs/**/*'
9
- 'mkdocs.yml'
10
+ - '.github/workflows/docs.yml'
11
12
permissions:
13
contents: write
0 commit comments