From 13803147b221a98bcb28caadbf2c3122221a2aba Mon Sep 17 00:00:00 2001 From: maheshbudhe <92872660+maheshbudhe@users.noreply.github.com> Date: Tue, 26 Sep 2023 19:32:10 +0530 Subject: [PATCH] Update automation-trigger-test.yml --- .github/workflows/automation-trigger-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automation-trigger-test.yml b/.github/workflows/automation-trigger-test.yml index fdda04ee6..0fb70bf79 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -24,6 +24,7 @@ jobs: with: path: qa repository: BranchMetrics/qentelli-saas-sdk-testing-automation + ref: ParallelExecutionAndOptimization token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} # repo's gradle is configured to run on java 11 - name: Setup java 11 for gradle