From 00400663076f64c9dc994ce45fd51e12a45c71fb Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:24:55 -0700 Subject: [PATCH] Removed ref to branch "UpdateBrowserStackEnvVariable" --- .github/workflows/automation-trigger-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/automation-trigger-test.yml b/.github/workflows/automation-trigger-test.yml index 237bf9d87..23820d9de 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -72,7 +72,6 @@ jobs: uses: actions/checkout@v3 with: repository: BranchMetrics/qentelli-saas-sdk-testing-automation - ref: UpdateBrowserStackEnvVariable token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }} - name: Set up JDK 11 uses: actions/setup-java@v3