Skip to content

fix: allow adding AABs to destructive manifests without compiling @W-21090796@ #1749

fix: allow adding AABs to destructive manifests without compiling @W-21090796@

fix: allow adding AABs to destructive manifests without compiling @W-21090796@ #1749

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