Skip to content

Commit

Permalink
Update another.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-devtron committed Aug 22, 2023
1 parent 992150a commit 7120b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/another.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Clone the target repository
git clone --depth=1 https://github.com/kamal-devtron/testing.git testing
cd target-repo
cd testing
# Fetch the new branch from the source repository
git fetch --no-tags origin $TARGET_BRANCH_NAME:$TARGET_BRANCH_NAME
Expand Down

0 comments on commit 7120b4a

Please sign in to comment.