Skip to content

Commit 13372f9

Browse files
[sync] Update .github/workflows/dispatch-review.yaml
1 parent ff4ca36 commit 13372f9

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.github/workflows/dispatch-review.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,7 @@ name: Dispatch PR Review
3030

3131
on:
3232
pull_request:
33-
types:
34-
[
35-
opened,
36-
reopened,
37-
synchronize,
38-
ready_for_review,
39-
labeled,
40-
converted_to_draft,
41-
]
33+
types: [opened, reopened, synchronize, ready_for_review, labeled, converted_to_draft]
4234

4335
jobs:
4436
review:

0 commit comments

Comments
 (0)