diff --git a/.github/workflows/sync-beta-upstream.yaml b/.github/workflows/sync-beta-upstream.yaml index 93b57d35cc..2a331b908c 100644 --- a/.github/workflows/sync-beta-upstream.yaml +++ b/.github/workflows/sync-beta-upstream.yaml @@ -21,10 +21,6 @@ jobs: uses: autowarefoundation/autoware-github-actions/sync-branches@v1 with: token: ${{ steps.generate-token.outputs.token }} - base-branch: beta/ - sync-pr-branch: sync-beta-upstream - sync-target-repository: https://github.com/tier4/autoware_launch.git - sync-target-branch: beta/ base-branch: beta/v0.46.0 sync-pr-branch: sync-beta-upstream sync-target-repository: https://github.com/tier4/autoware_launch.git