From 9369a28bd563b75644e4484d10e78c4bb099e61a Mon Sep 17 00:00:00 2001 From: NidhiDixit09 <93544270+NidhiDixit09@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:44:30 -0700 Subject: [PATCH] Updated branch name for testing. --- .github/workflows/appium-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appium-automation.yml b/.github/workflows/appium-automation.yml index fe3279a88..41b787310 100644 --- a/.github/workflows/appium-automation.yml +++ b/.github/workflows/appium-automation.yml @@ -28,7 +28,7 @@ jobs: if: ${{ !( github.ref == 'refs/heads/master')}} with: path: previousVersionSDK - ref: Improvements + ref: Test-Automation-Improvements - name: Checkout qa automation uses: actions/checkout@v3 with: