File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ branches:
14
14
required_approving_review_count : 1
15
15
required_status_checks :
16
16
checks :
17
- - context : " Backward-Compatibility Analysis (7.4, locked )"
18
- - context : " Code Coverage (7.4, locked )"
19
- - context : " Coding Standards (7.4, locked )"
20
- - context : " Static Code Analysis (7.4, locked )"
17
+ - context : " Backward-Compatibility Analysis (7.4, highest )"
18
+ - context : " Code Coverage (7.4, highest )"
19
+ - context : " Coding Standards (7.4, highest )"
20
+ - context : " Static Code Analysis (7.4, highest )"
21
21
- context : " Tests (7.1, highest)"
22
22
- context : " Tests (7.1, lowest)"
23
23
- context : " Tests (7.2, highest)"
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
- " 7.1"
136
136
137
137
dependencies :
138
- - " locked "
138
+ - " highest "
139
139
140
140
steps :
141
141
- name : " Checkout"
You can’t perform that action at this time.
0 commit comments