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 b7f1796 commit e520ec6Copy full SHA for e520ec6
.github/workflows/upgrade-python-requirements.yml
@@ -20,8 +20,8 @@ jobs:
20
branch: ${{ github.event.inputs.branch || 'main' }}
21
# optional parameters below; fill in if you'd like github or email notifications
22
# user_reviewers: ""
23
- # team_reviewers: ""
24
- # email_address: ""
+ team_reviewers: 'axim-aximprovements'
+ email_address: '[email protected]'
25
# send_success_notification: false
26
secrets:
27
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
0 commit comments