Skip to content

Commit 0d88c14

Browse files
Mesteerynodejs-github-bot
authored andcommitted
build: fix update authors commit
Refs: #39855 (comment) PR-URL: #39858 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
1 parent a211545 commit 0d88c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/authors.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
body: "If this PR exists, there's presumably new additions to the AUTHORS file. This is an automatically generated PR by the `authors.yml` GitHub Action, which runs `tools/update-authors.js` and submits a new PR or updates an existing PR.\n\nPlease note that there might be duplicate entries. If there are, please remove them and add the duplicate emails to .mailmap directly to this PR."
1919
branch: "actions/authors-update" # custom branch *just* for this Action.
2020
commit-message: "meta: update AUTHORS"
21+
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2122
labels: meta

0 commit comments

Comments
 (0)