Skip to content

Commit dd16aa7

Browse files
run only on feature ble changes
1 parent b960dfc commit dd16aa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run_conditional_ble_feature_compilation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: run conditional BLE feature compilation
22
on:
33
workflow_dispatch:
44
pull_request:
5+
paths:
6+
- 'connectivity/FEATURE_BLE/**'
57
jobs:
68
run-conditional-feature-compilation-test:
79
name: Conditional BLE features compilation tested

0 commit comments

Comments
 (0)