Skip to content

chore(): pin lint-staged ^15.3.0 dev #1139

chore(): pin lint-staged ^15.3.0 dev

chore(): pin lint-staged ^15.3.0 dev #1139

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