diff --git a/.gitlab/ci/rules.yml b/.gitlab/ci/rules.yml index 45e1d25e5c..716a0f2efc 100644 --- a/.gitlab/ci/rules.yml +++ b/.gitlab/ci/rules.yml @@ -109,6 +109,7 @@ - "tools/idf_size.py" - "tools/test_idf_size/**/*" + - "tools/tools.json" - "tools/tools_schema.json" - "tools/idf_tools.py" - "tools/test_idf_tools/**/*"