Use autosubmit instead of "waiting for tree to go green" for dependabot. (flutter/engine#34153)

This commit is contained in:
godofredoc 2022-06-23 12:15:05 -07:00 committed by GitHub
parent 23688b8edd
commit 0cb94ef6ca

View File

@ -8,4 +8,4 @@ updates:
schedule:
interval: "weekly"
labels:
- "waiting for tree to go green"
- "autosubmit"