Skip to content

chore(): pin lint-staged ^15.4.1 dev #1145

chore(): pin lint-staged ^15.4.1 dev

chore(): pin lint-staged ^15.4.1 dev #1145

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@v7
secrets:
repoAccessToken: ${{ secrets.GITHUB_TOKEN }}