Skip to content

fix: do not write jsconfig.json on core when there is tsconfig.json #160

fix: do not write jsconfig.json on core when there is tsconfig.json

fix: do not write jsconfig.json on core when there is tsconfig.json #160

Workflow file for this run

name: validate pr
on:
pull_request:
types: [opened, reopened, edited, synchronize]
branches: [main]
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main