Skip to content

Commit 098cf61

Browse files
Merge pull request #91 from edx/nadeem/fix_team_name
fix: review team for Python Requirements Upgrade job
2 parents e817156 + 06a63cb commit 098cf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-python-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
call-upgrade-python-requirements-workflow:
1414
with:
1515
branch: ${{ github.event.inputs.branch }}
16-
team_reviewers: "2u-sre"
16+
team_reviewers: "global-sre"
1717
email_address: tools-jenkins-isre@2u-internal.opsgenie.net
1818
send_success_notification: false
1919
secrets:

0 commit comments

Comments
 (0)