Skip to content

Commit

Permalink
chore: tag aximprovements team on weekly maintenance PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
thezaeemaanwar authored Sep 5, 2023
2 parents 6990fd0 + 84318d1 commit 0744d83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
branch: ${{ github.event.inputs.branch || 'master' }}
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
team_reviewers: "axim-engineering"
# email_address: ""
# send_success_notification: false
team_reviewers: "axim-aximprovements"
email_address: "aximimprovements@axim.org"
send_success_notification: false
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
requirements_bot_github_email: ${{ secrets.REQUIREMENTS_BOT_GITHUB_EMAIL }}
Expand Down

0 comments on commit 0744d83

Please sign in to comment.