From 9cef0451ba0dce354ecd78cdbeedc1c2d64e36ff Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 1 Jun 2023 07:38:39 -0400 Subject: [PATCH] ci: tags: add networking to tags file If we are not changing the network subsystem, do not build samples and tests. Signed-off-by: Anas Nashif --- scripts/ci/tags.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/ci/tags.yaml b/scripts/ci/tags.yaml index 6b9665fb5f..9cccac0703 100644 --- a/scripts/ci/tags.yaml +++ b/scripts/ci/tags.yaml @@ -46,6 +46,11 @@ bluetooth: - subsys/bluetooth/ - subsys/net/l2/bluetooth/ +net: + files: + - subsys/net/ + - include/zephyr/net/ + test_framework: files: - subsys/testsuite/