File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 208208 - " lib/crc/**/*"
209209 - " modules/hal_nordic/**/*"
210210 - " soc/nordic/**/*"
211- - " subsys/bluetooth/**/*"
212211 - " subsys/ipc/ipc_service/**/*"
213212 - " subsys/fs/**/*"
214213 - " subsys/mem_mgmt/**/*"
217216 - " subsys/settings/**/*"
218217 - " subsys/shell/**/*"
219218 - " subsys/storage/**/*"
219+ - any :
220+ - " subsys/bluetooth/**/*"
221+ - " !subsys/bluetooth/mesh/**/*"
220222
221223" CI-matter-test " :
222224 - " include/dfu/**/*"
241243 - " drivers/usb/**/*"
242244 - " drivers/regulator/**/*"
243245 - " soc/nordic/**/*"
244- - " subsys/bluetooth/**/*"
245246 - " subsys/dfu/**/*"
246247 - " subsys/fs/**/*"
247248 - " subsys/ipc/**/*"
251252 - " subsys/storage/**/*"
252253 - " subsys/tracing/**/*"
253254 - " subsys/usb/device/**/*"
255+ - any :
256+ - " subsys/bluetooth/**/*"
257+ - " !subsys/bluetooth/mesh/**/*"
254258
255259" CI-rpc-test " :
256260 - " subsys/ipc/ipc_service/**/*"
You can’t perform that action at this time.
0 commit comments