Cloning the entire repo so that merge is possible
This commit is contained in:
parent
18745ceef1
commit
0e87baf395
1
.github/workflows/sync-community-repo.yml
vendored
1
.github/workflows/sync-community-repo.yml
vendored
|
|
@ -13,6 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: release
|
ref: release
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
# This step pulls the merges the latest release branch from the Appsmith CE into EE repository
|
# This step pulls the merges the latest release branch from the Appsmith CE into EE repository
|
||||||
- name: repo-sync
|
- name: repo-sync
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user