Updating bot name in workflows

This commit is contained in:
amd-jmacaran
2025-07-16 11:51:46 -04:00
parent 8b177202d8
commit 895d57d9e0
9 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ jobs:
- name: Set up Git user and Git LFS
run: |
git config user.name "assistant-librarian[bot]"
git config user.email "assistant-librarian[bot]@users.noreply.github.com"
git config user.name "systems-assistant[bot]"
git config user.email "systems-assistant[bot]@users.noreply.github.com"
- name: Add Repositories to the Monorepo
run: |