Skip to content

Commit 4c94e32

Browse files
authored
Merge pull request #305 from tier4/feat/use-awf-latest-for-upstream
feat: use tier4/awf-latest for upstream sync
2 parents e1d07dc + 43c1989 commit 4c94e32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sync-awf-upstream.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
token: ${{ steps.generate-token.outputs.token }}
4545
base-branch: ${{ inputs.target_branch }}
4646
sync-pr-branch: sync-awf-upstream
47-
sync-target-repository: https://github.com/autowarefoundation/autoware_launch.git
48-
sync-target-branch: main
49-
pr-title: "chore: sync awf/autoware_launch"
47+
sync-target-repository: https://github.com/tier4/autoware_launch.git
48+
sync-target-branch: awf-latest
49+
pr-title: "chore: sync tier4/autoware_launch:awf-latest"
5050
pr-labels: |
5151
bot
5252
sync-awf-upstream

0 commit comments

Comments
 (0)