Skip to content

fix: update help after "-" no longer required for --sfdx-url-stdin #1129

fix: update help after "-" no longer required for --sfdx-url-stdin

fix: update help after "-" no longer required for --sfdx-url-stdin #1129

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