diff --git a/.github/workflows/issue_autolabel.yml b/.github/workflows/issue_autolabel.yml index a8251ceed07f..629966b95933 100644 --- a/.github/workflows/issue_autolabel.yml +++ b/.github/workflows/issue_autolabel.yml @@ -109,7 +109,7 @@ jobs: // Keyword search - matches whole words only (with word boundaries) keywords: [ { - term: "[CPU]", + term: "CPU Backend", searchIn: "title" }, {