GHA/labeler: fix INSTALL-CMAKE.md references
Follow-up to 0f4c19b66a #12772
Closes #16021
This commit is contained in:
parent
f7bb6c1f64
commit
f241ccf714
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@ -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\
|
||||
}"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user