Skip to content

Release PR for 2.63.6 as nightly #4322

Release PR for 2.63.6 as nightly

Release PR for 2.63.6 as nightly #4322

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