Skip to content

Commit

Permalink
build: Update reviewers in python-requirements wkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Oct 22, 2024
1 parent cdedb89 commit 983ce16
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: "feanil"
# team_reviewers: ""
# user_reviewers: "feanil"
team_reviewers: "docs-openedx-org-maintainers"
# email_address: ""
# send_success_notification: false
python_version: "3.12"
Expand Down

0 comments on commit 983ce16

Please sign in to comment.