]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/configure-vs-cmake: trigger by `CMake/**` updates
authorViktor Szakats <commit@vsz.me>
Tue, 31 Dec 2024 03:22:30 +0000 (04:22 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 31 Dec 2024 10:36:56 +0000 (11:36 +0100)
Closes #15875

.github/workflows/configure-vs-cmake.yml

index 5246278862a692f1f5dba55c8055f9609fbcf958..6a614a085ff735285029e487962c047557a58bd8 100644 (file)
@@ -11,6 +11,7 @@ name: configure-vs-cmake
       - '*.ac'
       - '**/*.m4'
       - '**/CMakeLists.txt'
+      - 'CMake/**'
       - 'lib/curl_config.h.cmake'
       - '.github/scripts/cmp-config.pl'
       - '.github/workflows/configure-vs-cmake.yml'
@@ -22,6 +23,7 @@ name: configure-vs-cmake
       - '*.ac'
       - '**/*.m4'
       - '**/CMakeLists.txt'
+      - 'CMake/**'
       - 'lib/curl_config.h.cmake'
       - '.github/scripts/cmp-config.pl'
       - '.github/workflows/configure-vs-cmake.yml'