ci: do not run twister CI when changing checkpatch

changes to checkpatch have no impact on code and twister results.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-02-23 11:36:22 -05:00 committed by Kumar Gala
commit 28bc79b49f

View file

@ -34,3 +34,5 @@ scripts/ci/twister_ignore.txt
scripts/ci/what_changed.py scripts/ci/what_changed.py
scripts/ci/version_mgr.py scripts/ci/version_mgr.py
scripts/requirements* scripts/requirements*
scripts/checkpatch/*
scripts/checkpatch.pl