We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9d7bb commit 78ad1baCopy full SHA for 78ad1ba
.github/workflows/pr-preview.yml
@@ -18,6 +18,7 @@ on:
18
pull_request_target:
19
types:
20
- opened
21
+ - synchronize
22
- closed
23
24
# cancel in-progress runs on new commits to same PR (github.event.number)
0 commit comments