From 045214c9ac3795ecbf2442d22ab2b79fdf7b3fc8 Mon Sep 17 00:00:00 2001 From: ArkaSaha30 Date: Fri, 21 Jun 2024 00:09:10 +0530 Subject: [PATCH] Add golvuncheck for 3.4, 3.5 This commit will run pull-etcd-govulncheck for release-3.4, release-3.5 branch in addition to main. Signed-off-by: ArkaSaha30 --- config/jobs/etcd/etcd-presubmits.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/jobs/etcd/etcd-presubmits.yaml b/config/jobs/etcd/etcd-presubmits.yaml index a8315eb3e6bd..c735ae02e7ab 100644 --- a/config/jobs/etcd/etcd-presubmits.yaml +++ b/config/jobs/etcd/etcd-presubmits.yaml @@ -123,6 +123,8 @@ presubmits: optional: true # remove this once the job is green branches: - main + - release-3.5 + - release-3.4 decorate: true annotations: testgrid-dashboards: sig-etcd-presubmits