Skip to content

Dependencies refresh for the DX project template #114

Dependencies refresh for the DX project template

Dependencies refresh for the DX project template #114

Workflow file for this run

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