Skip to content

Commit

Permalink
Merge pull request #15682 from spiffxp/triage-every-30m
Browse files Browse the repository at this point in the history
Run triage job every 30m
  • Loading branch information
k8s-ci-robot committed Dec 26, 2019
2 parents 778df65 + f9754be commit ec0fe6b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ periodics:

- name: ci-test-infra-triage
decorate: true
interval: 40m
interval: 30m
spec:
containers:
- image: gcr.io/k8s-testimages/triage:latest
Expand Down

0 comments on commit ec0fe6b

Please sign in to comment.