Update the rules for the post-merge labeler (#379)

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

View File

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