Skip to content

Commit

Permalink
Merge pull request #457 from openedx/aakbar/fix-req-update-workflow
Browse files Browse the repository at this point in the history
fix: update email and review team for req update workflow
  • Loading branch information
Ali-D-Akbar committed Sep 15, 2023
2 parents 12ba586 + cbcd94b commit 390d8cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
call-upgrade-python-requirements-workflow:
with:
branch: ${{ github.event.inputs.branch }}
team_reviewers: "Incident Management"
email_address: incident-management@edx.org
team_reviewers: 'phoenix'
email_address: 'phoenix@2u.com'
send_success_notification: false
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
Expand Down

0 comments on commit 390d8cc

Please sign in to comment.