ci: do not run sanitycheck on action changes

changes to actions should not trigger sanitycheck.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-06-27 00:02:36 -04:00
commit 5f200ee8bf

View file

@ -19,6 +19,8 @@ Makefile
tests/*
samples/*
doc/*
# GH action have no impact on code
.github/*
*.rst
*.md
# if we change this file or associated script, it should not trigger a full