Skip to content

fix: emit additional deploy event, even when done W-17891684 #100

fix: emit additional deploy event, even when done W-17891684

fix: emit additional deploy event, even when done W-17891684 #100

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