Skip to content

Commit d44846c

Browse files
committed
chore: change CI triggers
1 parent 05ee48f commit d44846c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ on:
55
branches:
66
- master
77
pull_request:
8-
types: [opened, synchronize]
8+
types:
9+
- opened
10+
- synchronize
11+
- ready_for_review
912

1013
jobs:
1114
static_analysis:

0 commit comments

Comments
 (0)