From 555ac1a3d3a66963d336e7c2e7c4bc6cdd075259 Mon Sep 17 00:00:00 2001 From: Nicolas Bender Date: Fri, 4 Sep 2026 10:40:41 +0200 Subject: [PATCH] Update required workflows for k8s-policy-agent --- orgs/branchprotection.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/orgs/branchprotection.yml b/orgs/branchprotection.yml index 807324016..1925f7680 100644 --- a/orgs/branchprotection.yml +++ b/orgs/branchprotection.yml @@ -247,7 +247,8 @@ branch-protection: - "lint" - "unit" - "build" - - "integration" + - "integration-calico" + - "integration-cilium" - "EasyCLA" required_pull_request_reviews: dismiss_stale_reviews: true @@ -918,4 +919,4 @@ branch-protection: registry-image-resource: *concourse-resource-repo s3-resource: *concourse-resource-repo semver-resource: *concourse-resource-repo - time-resource: *concourse-resource-repo \ No newline at end of file + time-resource: *concourse-resource-repo