Skip to content

Commit fe399cc

Browse files
committed
Fix: Adjust required status checks
1 parent 80a1e4a commit fe399cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/settings.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,12 @@ branches:
2121
- context: "Refactoring (7.4, locked)"
2222
- context: "Security Analysis (7.4, locked)"
2323
- context: "Static Code Analysis (7.4, locked)"
24+
- context: "Tests (7.5.0, 7.3, highest)"
25+
- context: "Tests (7.5.0, 7.3, lowest)"
2426
- context: "Tests (7.5.0, 7.4, highest)"
2527
- context: "Tests (7.5.0, 7.4, lowest)"
28+
- context: "Tests (8.5.19, 7.3, highest)"
29+
- context: "Tests (8.5.19, 7.3, lowest)"
2630
- context: "Tests (8.5.19, 7.4, highest)"
2731
- context: "Tests (8.5.19, 7.4, lowest)"
2832
- context: "Tests (8.5.19, 8.0, highest)"

0 commit comments

Comments
 (0)