Revert "Labeler format to remove extra single quote" (#129674)

Reverts flutter/flutter#129672
This commit is contained in:
Ricardo Amador 2023-06-27 15:06:51 -07:00 committed by GitHub
parent 264526db87
commit 93b61effc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/labeler.yml vendored
View File

@ -13,7 +13,7 @@
'a: animation': 'a: animation':
- any: - any:
- '**/animation/*' - '**/animation/*'
- '**/*animation*' - '**/*animation*''
'a: internationalization': 'a: internationalization':
- packages/flutter_localizations/**/* - packages/flutter_localizations/**/*