Make sure CI pipelines legs get triggered with cmake modules are modi… (#756)
…fied.
This commit is contained in:
parent
c44d9b4f3b
commit
320a22e664
@ -8,6 +8,7 @@ trigger:
|
||||
- hotfix/*
|
||||
paths:
|
||||
include:
|
||||
- cmake-modules/
|
||||
- eng/
|
||||
- CMakeLists.txt
|
||||
- sdk/core
|
||||
@ -22,6 +23,7 @@ pr:
|
||||
- hotfix/*
|
||||
paths:
|
||||
include:
|
||||
- cmake-modules/
|
||||
- eng/
|
||||
- CMakeLists.txt
|
||||
- sdk/core/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user