Skip to content

⬆️ Updates pnpm/action-setup action to v4 #474

⬆️ Updates pnpm/action-setup action to v4

⬆️ Updates pnpm/action-setup action to v4 #474

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [ opened ]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: ericcornelissen/labeler@label-based-on-status
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}