Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit d1496cc

Browse files
committed
Run in response to two events
1 parent 58ac2cf commit d1496cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#}
2222

2323
workflow "Synchronize the Pull Request Preview" {
24-
on = "pull_request"
24+
on = ["pull_request", "delete"]
2525
resolves = "update-pr-preview"
2626
}
2727

0 commit comments

Comments
 (0)