From 4532131a1fd6eb38e7642dd05d438bea8cc51c51 Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Thu, 14 Dec 2023 10:42:45 -0800 Subject: [PATCH] Add ref to non-master branch of qentelli-saas-sdk-testing-automation for testing --- .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..6facbb083 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: SDK-2200-Update-device-Version-to-iOS17 token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} # repo's gradle is configured to run on java 11 - name: Setup java 11 for gradle