diff --git a/.github/labeler.yml b/.github/labeler.yml index f3bc021ac..3859acf1d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -23,7 +23,7 @@ labels: - label: 'build' matcher: - title: '^ci: .*' + title: '^(ci|build): .*' checks: - context: 'Semantic Pull Request'