diff --git a/.github/labeler.yml b/.github/labeler.yml index da06ddbdff2e34c10172c542ed36f3bcf6259790..9a11c169ca1b82947f6df32c9175cbf25a20f847 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,6 @@ +# NOTE(@andreynering): We should have a single entry per label, because if we +# have multiple the action would only apply the label if ALL of them match. + "area: ci": - "/^ci: /i" "area: diff":