From 8560b28b4bac3137499b884449d8bde0d23387a2 Mon Sep 17 00:00:00 2001 From: thezaeemaanwar Date: Wed, 23 Aug 2023 12:56:06 +0500 Subject: [PATCH] chore: Tag Aximprovements team on weekly maintenance PRs chore: Added team to previous workflow chore: added aximprovements mailing group chore: Tag Aximprovements team on weekly maintenance PRs fix: Added team to previous workflow feat: added aximprovements mailing group chore: Tag Aximprovements team on weekly maintenance PRs fix: Added team to previous workflow --- .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 ed5c13b..0126df0 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -17,8 +17,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 }}