Skip to content

Commit 855aee7

Browse files
Address review comment: rename bot git username
Signed-off-by: Karthik Vetrivel <[email protected]>
1 parent cb1895e commit 855aee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Configure git
9090
run: |
91-
git config user.name "nvidia-bot"
91+
git config user.name "nvidia-backport-bot"
9292
git config user.email "[email protected]"
9393
9494
- name: Backport to release branches

0 commit comments

Comments
 (0)