Skip to content

Commit

Permalink
Update another.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-devtron authored Aug 22, 2023
1 parent df4a88a commit 81ca8ff
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 @@ -34,7 +34,7 @@ jobs:
git pull origin main
git checkout -b $TARGET_BRANCH_NAME
git fetch origin
git rebase $TARGET_BRANCH_NAME

# Push the new branch to the target repository
git push origin $TARGET_BRANCH_NAME

0 comments on commit 81ca8ff

Please sign in to comment.