Skip to content

Commit 3654d55

Browse files
authored
Merge pull request autowarefoundation#205 from tier4/feature/ci-sync-universe-upstream
feat: add ci to sync tier4/universe
2 parents 931833e + 8875abf commit 3654d55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sync-upstream.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
workflow_dispatch:
77

88
env:
9-
UPSTREAM_REPO: https://github.com/tier4/autoware_launcher.git
10-
BASE_BRANCH: main
11-
SYNC_TARGET_BRANCH: main
9+
UPSTREAM_REPO: https://github.com/tier4/autoware_launch.git
10+
BASE_BRANCH: tier4/universe
11+
SYNC_TARGET_BRANCH: tier4/universe
1212
SYNC_BRANCH: sync-upstream
1313

1414
jobs:

0 commit comments

Comments
 (0)