Update sync-branches.yml
This commit is contained in:
parent
26c61dc9fe
commit
3ecb3bf711
2
.github/workflows/sync-branches.yml
vendored
2
.github/workflows/sync-branches.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Add the source repository as a remote and fetch branches
|
||||
run: |
|
||||
git remote add upstream https://github.com/ajouatom/openpilot.git
|
||||
git fetch upstream v8-wip3 v8-wip3-da --no-tags
|
||||
git fetch upstream v8-wip4 v8-wip4-da --no-tags
|
||||
|
||||
# 3. Push v8-wip2 branch to your repository
|
||||
- name: Push v8-wip4 branch to your repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user