Skip to content

Commit 4137c11

Browse files
aescolarkartben
authored andcommitted
ci: bsim tests: Also trigger on module/hal_nordic changes
We should also trigger this workflow on changes to the module integration files. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent b1c678f commit 4137c11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bsim-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- "include/zephyr/arch/posix/**"
1919
- "scripts/native_simulator/**"
2020
- "samples/net/sockets/echo_*/**"
21+
- "modules/hal_nordic/**"
2122
- "modules/mbedtls/**"
2223
- "modules/openthread/**"
2324
- "subsys/net/l2/openthread/**"
@@ -106,6 +107,7 @@ jobs:
106107
boards/nordic/nrf5*/*dt*
107108
dts/*/nordic/
108109
modules/mbedtls/**
110+
modules/hal_nordic/**
109111
110112
- name: Check if Bluethooth files changed
111113
uses: tj-actions/changed-files@v45

0 commit comments

Comments
 (0)