Skip to content

Commit e520ec6

Browse files
authored
chore: initial repo maintenance (#53)
1 parent b7f1796 commit e520ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
branch: ${{ github.event.inputs.branch || 'main' }}
2121
# optional parameters below; fill in if you'd like github or email notifications
2222
# user_reviewers: ""
23-
# team_reviewers: ""
24-
# email_address: ""
23+
team_reviewers: 'axim-aximprovements'
24+
email_address: '[email protected]'
2525
# send_success_notification: false
2626
secrets:
2727
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)