Skip to content

chore(deps): bump lefthook from 2.1.1 to 2.1.4 #28

chore(deps): bump lefthook from 2.1.1 to 2.1.4

chore(deps): bump lefthook from 2.1.1 to 2.1.4 #28

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml
sync-labels: true