Skip to content

Commit 263c32b

Browse files
add support for pr action converted_to_draft
1 parent 42e188a commit 263c32b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/github.atd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ type pr_action = [
148148
| Unlocked <json name="unlocked">
149149
| Reopened <json name="reopened">
150150
| Synchronize <json name="synchronize">
151+
| Converted_to_draft <json name="converted_to_draft">
151152
] <ocaml repr="classic">
152153

153154
type pr_review_action = [

0 commit comments

Comments
 (0)