1
0
mirror of https://github.com/flutter/packages.git synced 2025-07-23 01:50:16 +08:00

Update the rules for the post-merge labeler ()

The existing pattern isn't matching; this replaces it with more explicit rules that are more similar to what flutter/plugins is successfully using.
This commit is contained in:
stuartmorgan
2021-06-29 13:20:42 -07:00
committed by GitHub
parent 9702adf639
commit 501e3c4a1c

@ -1,2 +1,3 @@
'needs-publishing':
- ./**/pubspec.yaml
- packages/**/pubspec.yaml
- third_party/packages/**/pubspec.yaml