diff --git a/tools/ci/check_copyright_config.yaml b/tools/ci/check_copyright_config.yaml index 856aeebdfa..123b9791c4 100644 --- a/tools/ci/check_copyright_config.yaml +++ b/tools/ci/check_copyright_config.yaml @@ -51,6 +51,7 @@ examples_and_unit_tests: include: - 'examples/' - 'components/**/test/**' + - 'components/**/test_apps/**' allowed_licenses: - Apache-2.0 - Unlicense