Skip to content

Commit

Permalink
Update hello.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary authored Apr 7, 2024
1 parent 25799c9 commit 396e646
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- name: Merge changes
run: |
git config --global user.email "[email protected]"
git config --global user.name "cld-auto-merge-bot"
git fetch origin
git checkout $TARGET_BRANCH
git pull origin $TARGET_BRANCH
Expand Down

0 comments on commit 396e646

Please sign in to comment.