Skip to content

Commit 9bd7f16

Browse files
chore: BOMS-39 rename arbi-bom to orbi-bom
1 parent 8d1c033 commit 9bd7f16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ updates:
66
schedule:
77
interval: "weekly"
88
reviewers:
9-
- "openedx/arbi-bom"
9+
- "openedx/orbi-bom"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
call-upgrade-python-requirements-workflow:
1414
with:
1515
branch: ${{ github.event.inputs.branch }}
16-
team_reviewers: "arbi-bom"
17-
email_address: arbi[email protected]
16+
team_reviewers: "orbi-bom"
17+
email_address: orbi[email protected]
1818
send_success_notification: false
1919
secrets:
2020
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)