Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from openedx/bmtcril/fix_upgrade_python_reqs
Browse files Browse the repository at this point in the history
build: Fix reviewers on python requirements action
  • Loading branch information
bmtcril committed May 15, 2023
2 parents d8c711d + 2d24def commit ba83d78
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 @@ -16,8 +16,8 @@ jobs:
with:
branch: ${{ github.event.inputs.branch || 'main' }}
# optional parameters below; fill in if you'd like github or email notifications
user_reviewers: "openedx-event-sink-clickhouse-maintainers"
# team_reviewers: ""
# user_reviewers: ""
team_reviewers: "openedx-event-sink-clickhouse-maintainers"
# email_address: ""
# send_success_notification: false
secrets:
Expand Down

0 comments on commit ba83d78

Please sign in to comment.