From 493eb7f9a6755826551288a89c1e551ebe66d191 Mon Sep 17 00:00:00 2001 From: Daniel Chen <108989218+Daniel1464@users.noreply.github.com> Date: Fri, 4 Sep 2026 23:35:39 -0400 Subject: [PATCH] Add stage1b_ctre_solution to copybara workflow --- .github/workflows/copybara.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/copybara.yml b/.github/workflows/copybara.yml index 0d88cfbd..bd5faddf 100644 --- a/.github/workflows/copybara.yml +++ b/.github/workflows/copybara.yml @@ -28,6 +28,7 @@ jobs: - stage1a_ctre_solution - stage1_rev_template - stage1_ctre_template + - stage1b_ctre_solution steps: - name: Checkout