From 75c341e881d283b9bd07e5d7673dcdf4ccd90f56 Mon Sep 17 00:00:00 2001 From: Takayuki Murooka Date: Wed, 27 Dec 2023 16:26:56 +0900 Subject: [PATCH] po --- .github/workflows/run-scenario-test-for-common-scenarios.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run-scenario-test-for-common-scenarios.yml b/.github/workflows/run-scenario-test-for-common-scenarios.yml index 76f3fdffd6c06..9e94d41471d01 100644 --- a/.github/workflows/run-scenario-test-for-common-scenarios.yml +++ b/.github/workflows/run-scenario-test-for-common-scenarios.yml @@ -18,6 +18,7 @@ jobs: git config --local user.name "GitHub Action" git remote add awf git@github.com:autowarefoundation/autoware.universe + git fetch awf git checkout -b popopo git rebase awf/main git commit --amend --no-edit