Skip to content

Commit

Permalink
ci: update bot email
Browse files Browse the repository at this point in the history
Signed-off-by: smallkirby <ssmallkirby@gmail.com>
  • Loading branch information
smallkirby committed Jan 15, 2025
1 parent 6789524 commit 02aef38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-pick-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Git
run: |
git config --global user.name 'Cherry-Pick Bot'
git config --global user.email 'ymir+github-actions[bot]@users.noreply.github.com'
git config --global user.email 'smallkirby+github-actions@users.noreply.github.com'
git fetch --all
- name: Run Cherry Pick Script
Expand Down

0 comments on commit 02aef38

Please sign in to comment.