diff --git a/.github/workflows/scratch-org-sfdx-ci-pr.yml b/.github/workflows/scratch-org-sfdx-ci-pr.yml index 5e0d3923c..9b3553689 100644 --- a/.github/workflows/scratch-org-sfdx-ci-pr.yml +++ b/.github/workflows/scratch-org-sfdx-ci-pr.yml @@ -4,7 +4,7 @@ name: Salesforce DX PR (scratch org) # Definition when the workflow should run on: pull_request: - types: [opened, synchronize, reopened] + types: [opened, edited, synchronize, reopened] branches-ignore: - prerelease/spring[2-9][0-9] - prerelease/summer[2-9][0-9]