Update github repo to marcosbc/partner-charts
parent
e1e19c33fc
commit
6a81c96ddd
|
@ -1 +1 @@
|
|||
* @atrendafilov @nflondo @recena
|
||||
* @recena @marcosbc
|
||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main-source # branch you want to sync
|
||||
repository: nflondo/partner-charts # your forked repository URL
|
||||
repository: marcosbc/partner-charts # your forked repository URL
|
||||
- name: Configure Git
|
||||
run: |
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main-source # branch you want to sync
|
||||
repository: nflondo/partner-charts # your forked repository URL
|
||||
repository: marcosbc/partner-charts # your forked repository URL
|
||||
- name: Configure Git
|
||||
run: |
|
||||
git config --global user.name "github-actions[bot]"
|
||||
|
@ -33,7 +33,7 @@ jobs:
|
|||
# uses: actions/checkout@v3
|
||||
# with:
|
||||
# ref: main # branch you want to sync
|
||||
# repository: nflondo/partner-charts # your forked repository URL
|
||||
# repository: marcosbc/partner-charts # your forked repository URL
|
||||
# - name: Fetch upstream changes for main branch
|
||||
# run: |
|
||||
# git remote add upstream https://github.com/rancher/partner-charts.git # URL of upstream repository
|
||||
|
|
Loading…
Reference in New Issue