Skip to content

Commit 36de96f

Browse files
committed
nit: add draft case to gh action
1 parent 70a6bd4 commit 36de96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Auto Author Assign
22

33
on:
44
pull_request:
5-
types: [opened, reopened, ready_for_review]
5+
types: [opened, reopened, ready_for_review, draft]
66

77
permissions:
88
pull-requests: write

0 commit comments

Comments
 (0)