From 01a192c74f3f4c5b2a85a62797d56432f49b3cf2 Mon Sep 17 00:00:00 2001 From: Beyhan Veli Date: Thu, 13 Jun 2024 10:13:55 +0200 Subject: [PATCH] Remove not existing uaa-ci repo listin The CF organization automation is failing because uaa-ci repo is not existing. Remove it to fix the automation --- org/cloudfoundry.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org/cloudfoundry.yml b/org/cloudfoundry.yml index dc37bf12..b0994151 100644 --- a/org/cloudfoundry.yml +++ b/org/cloudfoundry.yml @@ -2584,5 +2584,4 @@ orgs: - iprotsiuk members: [ ] privacy: closed - repos: - uaa-ci: admin + repos: [ ]