From 510c606ea379286314dff36b191f71958d51a4de Mon Sep 17 00:00:00 2001 From: Zaeema Anwar <55206089+thezaeemaanwar@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:46:48 +0500 Subject: [PATCH] chore: Tag Aximprovements team on weekly maintenance PRs --- .github/workflows/upgrade-python-requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 4566808..5835d18 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -19,8 +19,8 @@ jobs: branch: ${{ github.event.inputs.branch || 'master' }} # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "" - team_reviewers: "arbi-bom" - email_address: "arbi-bom@edx.org" + team_reviewers: "axim-aximprovements" + email_address: "aximimprovements@axim.org" send_success_notification: false secrets: requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}