Skip to content

Commit 16f006b

Browse files
authoredJul 1, 2024
Update sync-beta-upstream.yaml
1 parent 2bb1b13 commit 16f006b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.github/workflows/sync-beta-upstream.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
uses: autowarefoundation/autoware-github-actions/sync-branches@v1
2222
with:
2323
token: ${{ steps.generate-token.outputs.token }}
24-
base-branch: beta/<version>
25-
sync-pr-branch: sync-beta-upstream
26-
sync-target-repository: https://github.com/tier4/autoware_launch.git
27-
sync-target-branch: beta/<version>
2824
base-branch: beta/v0.46.0
2925
sync-pr-branch: sync-beta-upstream
3026
sync-target-repository: https://github.com/tier4/autoware_launch.git

0 commit comments

Comments
 (0)
Please sign in to comment.