From aea434d286bf147b12b828f8a676ead822700105 Mon Sep 17 00:00:00 2001 From: Autumn60 <37181352+Autumn60@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:28:06 +0900 Subject: [PATCH] update sync-target-branch in sync-upstream.yaml (#16) Signed-off-by: Autumn60 --- .github/workflows/sync-upstream.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-upstream.yaml b/.github/workflows/sync-upstream.yaml index 30fa9a00b1bf4..be5dc2f3e8cff 100644 --- a/.github/workflows/sync-upstream.yaml +++ b/.github/workflows/sync-upstream.yaml @@ -23,7 +23,7 @@ jobs: base-branch: eb-main sync-pr-branch: sync-upstream sync-target-repository: https://github.com/tier4/pilot-auto.x1.git - sync-target-branch: beta/v2024.7.0 + sync-target-branch: eb.adt pr-title: "chore: sync upstream" pr-labels: | bot