Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #205 from tier4/feature/ci-sync-universe-upstream
Browse files Browse the repository at this point in the history
feat: add ci to sync tier4/universe
  • Loading branch information
taikitanaka3 committed Feb 1, 2022
2 parents 931833e + 8875abf commit 3654d55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
workflow_dispatch:

env:
UPSTREAM_REPO: https://github.com/tier4/autoware_launcher.git
BASE_BRANCH: main
SYNC_TARGET_BRANCH: main
UPSTREAM_REPO: https://github.com/tier4/autoware_launch.git
BASE_BRANCH: tier4/universe
SYNC_TARGET_BRANCH: tier4/universe
SYNC_BRANCH: sync-upstream

jobs:
Expand Down

0 comments on commit 3654d55

Please sign in to comment.