Skip to content

Commit a0819af

Browse files
committed
checks run when ready for review event
1 parent 899f4f8 commit a0819af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
pull_request:
8+
types: ['opened', 'edited', 'reopened', 'synchronize', 'ready_for_review']
89
branches:
910
- '**'
1011

0 commit comments

Comments
 (0)