Skip to content

Commit 634986c

Browse files
authored
Merge pull request #35470 from hakman/npd-branches
npd: Run presubmits on all release branches
2 parents 18e7e6d + 3e0e0f8 commit 634986c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/jobs/kubernetes/node-problem-detector/node-problem-detector-presubmits.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ presubmits:
44
cluster: k8s-infra-prow-build
55
branches:
66
- master
7-
- release-1.34
8-
- release-0.8
7+
- ^release-.*$
98
always_run: true
109
decorate: true
1110
path_alias: k8s.io/node-problem-detector

0 commit comments

Comments
 (0)