mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 08:34:56 +08:00
[CI/Build][Bugfix] Fix auto label issues for CPU (#29610)
Signed-off-by: jiang1.li <jiang1.li@intel.com>
This commit is contained in:
parent
2f5f9acd55
commit
882851dc81
2
.github/workflows/issue_autolabel.yml
vendored
2
.github/workflows/issue_autolabel.yml
vendored
@ -109,7 +109,7 @@ jobs:
|
|||||||
// Keyword search - matches whole words only (with word boundaries)
|
// Keyword search - matches whole words only (with word boundaries)
|
||||||
keywords: [
|
keywords: [
|
||||||
{
|
{
|
||||||
term: "[CPU]",
|
term: "CPU Backend",
|
||||||
searchIn: "title"
|
searchIn: "title"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user