Skip to content

Commit

Permalink
fix: remove committer and author
Browse files Browse the repository at this point in the history
  • Loading branch information
Stab123 committed May 13, 2024
1 parent 6e64bfd commit 68ac889
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
body: 'This is an automated pull request to update the chart versions'
branch: 'auto-update-${{ env.NEW_APP_VERSION }}'
path: 'helm-charts'
committer: "[email protected]"
author: "[email protected]"
reviewers: arkbriar
delete-branch: true

Expand Down Expand Up @@ -75,7 +73,5 @@ jobs:
body: 'This is an automated pull request to update the risingwave image tags'
branch: 'auto-update-${{ env.NEW_APP_VERSION }}'
path: 'risingwave-operator'
committer: "[email protected]"
author: "[email protected]"
reviewers: arkbriar
delete-branch: true

0 comments on commit 68ac889

Please sign in to comment.