From da81d487174d17403889013eab4aaac9fd2f0a93 Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:53:22 -0700 Subject: [PATCH] Removed ref to branch "UpdateBrowserStackEnvVariable" in GHA --- .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 3b5e218bc..d9cd2343a 100644 --- a/.github/workflows/automation-trigger-test.yml +++ b/.github/workflows/automation-trigger-test.yml @@ -72,7 +72,6 @@ jobs: uses: actions/checkout@v4 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