Skip to content

tools: update doc-kit to https://github.com/nodejs/doc-kit/archive/e4c566257b3cd50be14cdbc21761e7c65e0aa1a4.tar.gz #15142

tools: update doc-kit to https://github.com/nodejs/doc-kit/archive/e4c566257b3cd50be14cdbc21761e7c65e0aa1a4.tar.gz

tools: update doc-kit to https://github.com/nodejs/doc-kit/archive/e4c566257b3cd50be14cdbc21761e7c65e0aa1a4.tar.gz #15142

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-slim
steps:
- uses: nodejs/node-pr-labeler@d4cf1b8b9f23189c37917000e5e17e796c770a6b # v1
with:
repo-token: ${{ secrets.GH_USER_TOKEN }}
configuration-path: .github/label-pr-config.yml