ci: changes to python requirements should not trigger sanitycheck
Those have no impact on code and should not trigger full sanitycheck run. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2601c2e54b
commit
7ee9a0328b
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ doc/*
|
||||||
# sanitycheck.
|
# sanitycheck.
|
||||||
scripts/ci/sanitycheck_ignore.txt
|
scripts/ci/sanitycheck_ignore.txt
|
||||||
scripts/ci/what_changed.py
|
scripts/ci/what_changed.py
|
||||||
|
scripts/requirements*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue