Skip to content

Commit

Permalink
melliotbot -> mellbot (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
markelliot authored Jun 18, 2023
1 parent 95b4a67 commit 516614f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/reviewers.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"overrides": [
{
"description": "Allow user 'mellbot' to make upgrades",
"onlyModifiedByUsers": ["mellbot", "melliotbot[bot]"],
"onlyModifiedByUsers": ["mellbot[bot]"],
"onlyModifiedFileRegExs": [
"^versions\\.(props|lock)$",
"build\\.gradle\\.kts$",
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/check-for-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- uses: markelliot/update-gradle-deps@v1
with:
push-to-repo-token: ${{ steps.token.outputs.token }}
commit-user: mellbot
commit-email: [email protected]
commit-user: mellbot[bot]
commit-email: mellbot[bot]@users.noreply.github.com

0 comments on commit 516614f

Please sign in to comment.