diff --git a/.github/labeler.yml b/.github/labeler.yml index ee104d12f..6e36d3408 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -35,7 +35,7 @@ labels: - label: 'refactor' sync: true matcher: - title: '^refactor(\(\w+\))?: .*' + title: '^(refactor|perf)(\(\w+\))?: .*' - label: 'test' sync: true