Skip to content

fix: avoid delta between templates locally and on org #294

fix: avoid delta between templates locally and on org

fix: avoid delta between templates locally and on org #294

Workflow file for this run

name: PR Validation
on:
pull_request:
types: [opened, reopened, edited, synchronize]
# only applies to PRs that want to merge to main
branches: [main]
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main