mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: fix actions pull request's branch
PR-URL: https://github.com/nodejs/node/pull/40494 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}
|
||||
with:
|
||||
author: Node.js GitHub Bot <github-bot@iojs.org>
|
||||
branch: actions/inactive-collaborators
|
||||
body: This PR was generated by tools/find-inactive-collaborators.yml.
|
||||
commit-message: "meta: move one or more collaborators to emeritus"
|
||||
labels: meta
|
||||
|
||||
Reference in New Issue
Block a user