Skip to content

chore: parcelLab/ci/.github/workflows/json.yaml from 8.2.6 to 8.3.0 #10

chore: parcelLab/ci/.github/workflows/json.yaml from 8.2.6 to 8.3.0

chore: parcelLab/ci/.github/workflows/json.yaml from 8.2.6 to 8.3.0 #10

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