mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
GHA/labeler: fix INSTALL-CMAKE.md references
Follow-up to 0f4c19b66a #12772
Closes #16021
This commit is contained in:
parent
f7bb6c1f64
commit
f241ccf714
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue