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