There was an error while loading. Please reload this page.
2 parents 94d981f + 0ef911e commit 15d12fdCopy full SHA for 15d12fd
1 file changed
.github/workflows/validate-pr.yml
@@ -2,7 +2,7 @@ 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
0 commit comments