Skip to content

fix: Add a validate for output-dir flag W-20013096 #2512

fix: Add a validate for output-dir flag W-20013096

fix: Add a validate for output-dir flag W-20013096 #2512

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