Skip to content

W-17908565 Add a preview state for commands #1125

W-17908565 Add a preview state for commands

W-17908565 Add a preview state for commands #1125

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