Skip to content

Commit

Permalink
Update another.yaml jdhjwds
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-devtron authored Aug 22, 2023
1 parent f5ed96d commit c2732b2
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 @@ -31,7 +31,7 @@ jobs:
cd testing
# Fetch the new branch from the source repository
git fetch --no-tags origin $TARGET_BRANCH_NAME:$TARGET_BRANCH_NAME
git checkout -b $TARGET_BRANCH_NAME
# Push the new branch to the target repository
git push origin $TARGET_BRANCH_NAME

0 comments on commit c2732b2

Please sign in to comment.