[GITHUB] labeler.yml: Add 'input method' label (#7181)

Automatically add input method label.
JIRA issue: CORE-19268
Modify .github/labeler.yml.
This commit is contained in:
Katayama Hirofumi MZ 2024-07-26 05:07:40 +09:00 committed by GitHub
parent e87f1d5d91
commit 155a7c734a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
.github/labeler.yml vendored
View file

@ -43,3 +43,13 @@ Win32SS:
- changed-files:
- any-glob-to-any-file:
- win32ss/**
"input method":
- changed-files:
- any-glob-to-any-file:
- dll/ime/**
- dll/win32/imm32/**
- dll/win32/msctf/**
- dll/win32/msutb/**
- win32ss/user/ntuser/ime.c
- win32ss/user/user32/misc/imm.c