add back running on close (#149751)

This commit is contained in:
Jackson Kearl
2022-05-17 12:10:25 -07:00
committed by GitHub
parent 116c10e0ee
commit 1181a65800

View File

@@ -1,7 +1,7 @@
name: PR Chat
on:
pull_request_target:
types: [opened, ready_for_review]
types: [opened, ready_for_review, closed]
jobs:
main: