From 06a63cb85eb6019e5971332acecab367d0ab2f38 Mon Sep 17 00:00:00 2001 From: nadeemshahzad Date: Fri, 1 Nov 2024 15:19:27 +0500 Subject: [PATCH] fix: review team for python requiremnts upgrade job --- .github/workflows/upgrade-python-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index e951fc09388..a542ec24958 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -13,7 +13,7 @@ jobs: call-upgrade-python-requirements-workflow: with: branch: ${{ github.event.inputs.branch }} - team_reviewers: "2u-sre" + team_reviewers: "global-sre" email_address: tools-jenkins-isre@2u-internal.opsgenie.net send_success_notification: false secrets: