Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into docs-ab-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cld-auto-merge-bot committed Apr 7, 2024
2 parents f6938f7 + 396e646 commit ee615e9
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 ee615e9

Please sign in to comment.