diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 64257f5d21..c5b66c5c23 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -171,6 +171,7 @@ jobs: - name: Download the oldstack uses: actions/checkout@v3 with: + ref: main repository: appsmithorg/ci-oldstack token: ${{ secrets.CYPRESS_GITHUB_PERSONAL_ACCESS_TOKEN }} submodules: 'recursive'