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:
parent
5dcc6ba529
commit
5f200ee8bf
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue