From 47e68b0bc73d60f627718144a0929ed636f5861a Mon Sep 17 00:00:00 2001 From: kamal-devtron <128121299+kamal-devtron@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:08:57 +0530 Subject: [PATCH] Update another.yaml --- .github/workflows/another.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/another.yaml b/.github/workflows/another.yaml index 8583186..751b198 100644 --- a/.github/workflows/another.yaml +++ b/.github/workflows/another.yaml @@ -31,6 +31,7 @@ jobs: cd testing # Fetch the new branch from the source repository + git pull origin main git checkout -b $TARGET_BRANCH_NAME # Push the new branch to the target repository