Skip to content

Commit

Permalink
try setting author
Browse files Browse the repository at this point in the history
  • Loading branch information
alevenberg committed Nov 8, 2023
1 parent 78b6e4f commit 2bfa406
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-googleapis-sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
title: 'chore(googleapis-sha): update the sha circa ${{ env.DATE }}'
branch: gha-update-googleapis-sha
branch: gha-update-googleapis-sha
author: Google Cloud Cpp Bot <google-cloud-cpp-bot@google.com>
committer: Google Cloud Cpp Bot <google-cloud-cpp-bot@google.com>
delete-branch: true
body: |
This PR is auto-generated by [update-googleapis-sha](https://github.com/googleapis/google-cloud-cpp/.github/workflows/update-googleapis-sha).
Expand Down

0 comments on commit 2bfa406

Please sign in to comment.