Skip to content

Commit b6e063c

Browse files
authored
Merge pull request #35848 from jackfrancis/autoscaler-required-checks
autoscaler: updated required checks
2 parents e52ba0e + 352d1db commit b6e063c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/prow/config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,8 @@ branch-protection:
242242
autoscaler:
243243
required_status_checks:
244244
contexts:
245-
- test-and-verify
245+
- test
246+
- verify
246247
- Helm chart
247248
- Helm Docs
248249
branches:

0 commit comments

Comments
 (0)