diff --git a/build/UVAtlas-GitHub-CMake-Dev17.yml b/build/UVAtlas-GitHub-CMake-Dev17.yml index 3b5fb26..100f6df 100644 --- a/build/UVAtlas-GitHub-CMake-Dev17.yml +++ b/build/UVAtlas-GitHub-CMake-Dev17.yml @@ -12,8 +12,26 @@ schedules: include: - main -trigger: none -pr: none +trigger: + branches: + include: + - main + paths: + include: + - CMakeLists.txt + - build/CompilerAndLinker.cmake + - build/JoinPaths.cmake + +pr: + branches: + include: + - main + paths: + include: + - CMakeLists.txt + - build/CompilerAndLinker.cmake + - build/JoinPaths.cmake + drafts: false resources: repositories: diff --git a/build/UVAtlas-GitHub-CMake.yml b/build/UVAtlas-GitHub-CMake.yml index f1185de..7d39e8f 100644 --- a/build/UVAtlas-GitHub-CMake.yml +++ b/build/UVAtlas-GitHub-CMake.yml @@ -19,6 +19,9 @@ trigger: paths: include: - CMakeLists.txt + - build/CompilerAndLinker.cmake + - build/JoinPaths.cmake + pr: branches: include: @@ -26,6 +29,9 @@ pr: paths: include: - CMakeLists.txt + - build/CompilerAndLinker.cmake + - build/JoinPaths.cmake + drafts: false resources: repositories: