From 1d5382aed161473bcdc7b4db0a3446f1a84c51c2 Mon Sep 17 00:00:00 2001 From: Valeriu Predoi Date: Mon, 12 Feb 2024 15:22:23 +0000 Subject: [PATCH] [CI/Github Actions/non-critical] remove teams from auto PR creation invocation for condalock action (#3530) --- .github/workflows/create-condalock-file.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/create-condalock-file.yml b/.github/workflows/create-condalock-file.yml index 9ab4443cd7..9aefad7498 100644 --- a/.github/workflows/create-condalock-file.yml +++ b/.github/workflows/create-condalock-file.yml @@ -97,7 +97,4 @@ jobs: automatedPR assignees: valeriupredoi reviewers: valeriupredoi - team-reviewers: | - owners - maintainers draft: false