We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd7f16 commit 40670cdCopy full SHA for 40670cd
.github/workflows/upgrade-python-requirements.yml
@@ -14,8 +14,8 @@ jobs:
14
with:
15
branch: ${{ github.event.inputs.branch }}
16
team_reviewers: "orbi-bom"
17
- email_address: orbi-bom@edx.org
18
- send_success_notification: false
+ email_address: orbi-bom[email protected]
+ send_success_notification: true
19
secrets:
20
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
21
requirements_bot_github_email: ${{ secrets.REQUIREMENTS_BOT_GITHUB_EMAIL }}
0 commit comments