From dd49623508fcceca3028210a235524818f2d9287 Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Tue, 16 Apr 2024 09:15:45 +0100 Subject: [PATCH] Remove reviewers Signed-off-by: Michel Hollands --- .github/workflows/check-for-dependency-updates.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/check-for-dependency-updates.yaml b/.github/workflows/check-for-dependency-updates.yaml index d77e3a2..dbcdd6f 100644 --- a/.github/workflows/check-for-dependency-updates.yaml +++ b/.github/workflows/check-for-dependency-updates.yaml @@ -47,7 +47,6 @@ jobs: labels: dependencies branch: chore/update-loki delete-branch: true - team-reviewers: loki-squad updateGrafanaAlloy: name: Update the Grafana Alloy subchart @@ -80,7 +79,6 @@ jobs: labels: dependencies branch: chore/update-grafana-alloy delete-branch: true - team-reviewers: loki-squad updateMimirDistributed: name: Update the Mimir Distributed subchart @@ -113,7 +111,6 @@ jobs: labels: dependencies branch: chore/update-mimir-distributed delete-branch: true - team-reviewers: loki-squad updateTempoDistributed: name: Update the Tempo Distributed subchart @@ -146,7 +143,6 @@ jobs: labels: dependencies branch: chore/update-tempo-distributed delete-branch: true - team-reviewers: loki-squad updateMinio: name: Update the Minio subchart @@ -179,4 +175,3 @@ jobs: labels: dependencies branch: chore/update-minio delete-branch: true - team-reviewers: loki-squad