From b3f8331cc69f579825757708c2e2af1856212cdc Mon Sep 17 00:00:00 2001 From: thezaeemaanwar Date: Thu, 24 Aug 2023 20:45:31 +0500 Subject: [PATCH] feat: added aximprovements mailing group --- .github/workflows/upgrade-python-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index 567bd8e..0126df0 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -18,7 +18,7 @@ jobs: # optional parameters below; fill in if you'd like github or email notifications # user_reviewers: "" team_reviewers: "axim-aximprovements" - # email_address: "arbi-bom@edx.org" + email_address: "aximimprovements@axim.org" send_success_notification: false secrets: requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}