We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbfa77 commit 3ae937dCopy full SHA for 3ae937d
.github/workflows/update-api-reports.yml
@@ -27,5 +27,6 @@ jobs:
27
uses: EndBug/add-and-commit@v7
28
with:
29
add: 'common/api-review/*'
30
+ author_name: 'google-oss-bot'
31
message: 'Update API reports'
32
default_author: github_actor
0 commit comments