Skip to content

Commit

Permalink
Rerun CI on PR edit (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil authored Jun 24, 2020
1 parent 031aae6 commit a883485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scratch-org-sfdx-ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit a883485

Please sign in to comment.