Skip to content

breaking: convert from NPM to PNPM #372

breaking: convert from NPM to PNPM

breaking: convert from NPM to PNPM #372

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true