mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: fix update authors commit
Refs: https://github.com/nodejs/node/pull/39855#issuecomment-904387651 PR-URL: https://github.com/nodejs/node/pull/39858 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
This commit is contained in:
committed by
Node.js GitHub Bot
parent
a2115450eb
commit
0d88c141cb
1
.github/workflows/authors.yml
vendored
1
.github/workflows/authors.yml
vendored
@@ -18,4 +18,5 @@ jobs:
|
||||
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."
|
||||
branch: "actions/authors-update" # custom branch *just* for this Action.
|
||||
commit-message: "meta: update AUTHORS"
|
||||
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
||||
labels: meta
|
||||
|
||||
Reference in New Issue
Block a user