File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ product/modsec-waf:
3939
4040product/nap-dos :
4141 - changed-files :
42- - any-glob-to-any-file : ' content/nap-dos/**'
42+ - any-glob-to-any-file :
43+ - ' content/nap-dos/**'
44+ - ' content/includes/nap-dos/**'
4345
4446product/nap-waf :
4547 - changed-files :
@@ -61,7 +63,9 @@ product/nginx-plus:
6163
6264product/nginx-one :
6365 - changed-files :
64- - any-glob-to-any-file : ' content/nginx-one/**'
66+ - any-glob-to-any-file :
67+ - ' content/nginx-one/**'
68+ - ' content/includes/nginx-one/**'
6569
6670product/nginxaas :
6771 - changed-files :
@@ -81,6 +85,12 @@ product/nms:
8185 - ' content/nms/**'
8286 - ' content/includes/nms/**'
8387
88+ product/unit :
89+ - changed-files :
90+ - any-glob-to-any-file :
91+ - ' content/unit/**'
92+ - ' content/includes/unit/**'
93+
8494# Other labels
8595
8696process documentation :
You can’t perform that action at this time.
0 commit comments