From dac3e6613084b638facecbb7784ff5a7c0d93ac8 Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Tue, 7 May 2024 15:52:30 -0700 Subject: [PATCH] For Testing added ref branch. --- .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 ae39e1c37..5b7cc9be0 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -73,6 +73,7 @@ jobs: with: repository: BranchMetrics/qentelli-saas-sdk-testing-automation token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} + ref: Improvements - name: Set up JDK 11 uses: actions/setup-java@v4 with: