Skip to content

Commit ddade7c

Browse files
committed
Run DiffScope review when drafts become ready
1 parent 5d69202 commit ddade7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/diffscope.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: DiffScope Review
22
on:
33
pull_request:
4-
types: [opened, synchronize, reopened, review_requested]
4+
types: [opened, synchronize, reopened, ready_for_review, review_requested]
55

66
permissions:
77
contents: read

0 commit comments

Comments
 (0)