Skip to content

ci: migrate to pnpm #13

ci: migrate to pnpm

ci: migrate to pnpm #13

Workflow file for this run

name: Labeler
on: pull_request_target
jobs:
labeler:
name: Label
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Add labels
uses: actions/labeler@v5
with:
sync-labels: true