Skip to content

Commit

Permalink
Only mark PRs for publishing that change pubspec (flutter#3878)
Browse files Browse the repository at this point in the history
If a PR didn't change pubspec.yaml, then it doesn't need to be published.
  • Loading branch information
stuartmorgan authored May 12, 2021
1 parent ad5e88f commit 146f54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/post_merge_labeler.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
'needs-publishing':
- packages/*/**
- packages/**/pubspec.yaml

0 comments on commit 146f54a

Please sign in to comment.