[roll recipes_version.txt] checkout: Ignore match_branch if not use_trigger

Ignore the match_branch option if use_trigger is False. It doesn't make
sense to not use a trigger and then to see if the triggering CL's branch
matches a manifest/superproject branch.

Also remove some places match_branch was set in prior CLs to minimize
diffs.

Original-Bug: 600
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/83343

https://pigweed.googlesource.com/infra/recipes
recipes_version.txt Rolled-Commits: 83a74a9fdb9b728..bbd06627bd23a21

GitOrigin-RevId: c65a6b9bb4c7f93c17ef82175bf9c0ce571b048d
Change-Id: I720e9e7c8aed7cc3b6f57759c1bb4ebcc5c10c04
diff --git a/recipes_version.txt b/recipes_version.txt
index 28c67aa..9a6f2ac 100644
--- a/recipes_version.txt
+++ b/recipes_version.txt
@@ -1 +1 @@
-83a74a9fdb9b728272f355dabb50391cabcc0a68
\ No newline at end of file
+bbd06627bd23a213bbe1ea75ea13dd7a7741cf6d
\ No newline at end of file