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

Commit f118735

Browse files
committed
Revert "Run in response to two events"
This reverts commit d1496cc.
1 parent d1496cc commit f118735

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", "delete"]
24+
on = "pull_request"
2525
resolves = "update-pr-preview"
2626
}
2727

0 commit comments

Comments
 (0)