]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/labeler: fix `INSTALL-CMAKE.md` references
authorViktor Szakats <commit@vsz.me>
Thu, 16 Jan 2025 16:41:05 +0000 (17:41 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 16 Jan 2025 18:42:13 +0000 (19:42 +0100)
Follow-up to 0f4c19b66ad5c646ebc3c4268a0f3ad9c15bf57c #12772

Closes #16021

.github/labeler.yml

index 59ca1565e31bdacc89694c2b59d398dada5e9a28..ccc29843bc96ac648b096d4f41c51397577b0e35 100644 (file)
@@ -66,7 +66,7 @@ build:
               **/*.m4,\
               **/*.mk,\
               *.m4,\
-              docs/INSTALL.cmake,\
+              docs/INSTALL-CMAKE.md,\
               lib/curl_config.h.cmake,\
               lib/libcurl*.in,\
               CMake/**,\
@@ -99,7 +99,7 @@ cmake:
           - any-glob-to-all-files: "{\
               **/CMakeLists.txt,\
               CMake/**,\
-              docs/INSTALL.cmake,\
+              docs/INSTALL-CMAKE.md,\
               lib/curl_config.h.cmake\
               }"