There was an error while loading. Please reload this page.
2 parents 942a75f + 732fc5b commit f9142f8Copy full SHA for f9142f8
1 file changed
.github/workflows/validate-pr.yml
@@ -2,10 +2,10 @@ name: pr-validation
2
3
on:
4
pull_request:
5
- types: [opened, reopened, edited]
+ types: [opened, reopened, edited, synchronize]
6
# only applies to PRs that want to merge to main
7
branches: [main]
8
9
jobs:
10
pr-validation:
11
- uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main
+ uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main
0 commit comments