Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
882851dc
Unverified
Commit
882851dc
authored
Nov 27, 2025
by
Li, Jiang
Committed by
GitHub
Nov 27, 2025
Browse files
[CI/Build][Bugfix] Fix auto label issues for CPU (#29610)
Signed-off-by:
jiang1.li
<
jiang1.li@intel.com
>
parent
2f5f9acd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/issue_autolabel.yml
.github/workflows/issue_autolabel.yml
+1
-1
No files found.
.github/workflows/issue_autolabel.yml
View file @
882851dc
...
@@ -109,7 +109,7 @@ jobs:
...
@@ -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"
},
},
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment