Skip to content

Commit 55d01cf

Browse files
committed
OPS: Trigger ci workflow on ready_for_review event
1 parent 97f6eb7 commit 55d01cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: .github/workflows/ci.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ on:
77
- main
88

99
pull_request:
10-
types: [opened, synchronize, reopened]
10+
types:
11+
- opened
12+
- reopened
13+
- synchronize
14+
- ready_for_review
1115
branches:
1216
- main
1317

0 commit comments

Comments
 (0)