Skip to content

Commit

Permalink
fix: add edx-revenue-tasks to user_reviewers & remove team_reviewers
Browse files Browse the repository at this point in the history
Will create a Jira ticket instead of tagging all the members of
@openedx/revenue-squad.
  • Loading branch information
pshiu committed Jun 1, 2023
1 parent f805880 commit 82ae511
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
call-upgrade-python-requirements-workflow:
with:
branch: ${{ github.event.inputs.branch }}
team_reviewers: "revenue-squad"
email_address: [email protected]
user_reviewers: edx-revenue-tasks
team_reviewers: ""
email_address: [email protected]
send_success_notification: false
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
Expand Down

0 comments on commit 82ae511

Please sign in to comment.