GHA/configure-vs-cmake: trigger by CMake/** updates

Closes #15875
This commit is contained in:
Viktor Szakats 2024-12-31 04:22:30 +01:00
parent 342a654ef3
commit 8d42016945
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View 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'