Make sure PRs modifying root samples and .github files within the repo get core CI triggered (#4546)
This commit is contained in:
parent
1c15232a63
commit
49f0f9e869
@ -15,6 +15,8 @@ trigger:
|
||||
- CMakeLists.txt
|
||||
- sdk/core
|
||||
- doc/
|
||||
- samples/
|
||||
- .github/
|
||||
- /**/*.md
|
||||
|
||||
pr:
|
||||
@ -32,6 +34,8 @@ pr:
|
||||
- CMakeLists.txt
|
||||
- sdk/core
|
||||
- doc/
|
||||
- samples/
|
||||
- .github/
|
||||
- /**/*.md
|
||||
|
||||
stages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user