Skip to content

W-16893140 Update GHAs to use new cli:version:inspect (with sfdx removed) #4515

W-16893140 Update GHAs to use new cli:version:inspect (with sfdx removed)

W-16893140 Update GHAs to use new cli:version:inspect (with sfdx removed) #4515

Workflow file for this run

name: validate-pr
on:
pull_request:
types: [opened, reopened, edited]
# only applies to PRs that intent to be released to the public
branches:
- main
- release-base/**
jobs:
validate-pr:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main