Skip to content

Commit d951a25

Browse files
committed
ci: fix MR run case
1 parent 4052afe commit d951a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

33
on:
44
pull_request:
5-
types: [opened, synchronize, reopened]
5+
types: [opened, synchronize, reopened, ready_for_review]
66
merge_group:
77
types: [checks_requested]
88
push:

0 commit comments

Comments
 (0)