From 93b61effc2292ea07e20a3f303eb66ad7b3ab6c1 Mon Sep 17 00:00:00 2001 From: Ricardo Amador <32242716+ricardoamador@users.noreply.github.com> Date: Tue, 27 Jun 2023 15:06:51 -0700 Subject: [PATCH] Revert "Labeler format to remove extra single quote" (#129674) Reverts flutter/flutter#129672 --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 5dac8fbf05..9e5b867137 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -13,7 +13,7 @@ 'a: animation': - any: - '**/animation/*' - - '**/*animation*' + - '**/*animation*'' 'a: internationalization': - packages/flutter_localizations/**/*