Skip to content

chore(): pin husky ^9.1.7 dev #1106

chore(): pin husky ^9.1.7 dev

chore(): pin husky ^9.1.7 dev #1106

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- ready_for_review
- reopened
- synchronize
jobs:
pr:
uses: parcelLab/ci/.github/workflows/pr.yaml@v2
secrets:
repoAccessToken: ${{ secrets.GITHUB_TOKEN }}