Cloning the entire repo so that merge is possible

This commit is contained in:
Arpit Mohan 2020-07-30 10:14:30 +05:30
parent 18745ceef1
commit 0e87baf395

View File

@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: release
fetch-depth: 0
# This step pulls the merges the latest release branch from the Appsmith CE into EE repository
- name: repo-sync