Skip to content

chore: Update dependency husky to v9.1.6 #1388

chore: Update dependency husky to v9.1.6

chore: Update dependency husky to v9.1.6 #1388

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}