From d92644bbc5f811e9a248ad7e60b106bb40e9e291 Mon Sep 17 00:00:00 2001 From: conda-bot <18747875+conda-bot@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:30:29 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Remove=20conda/conda-standalone?= =?UTF-8?q?=20from=20`sync.yml`=20(#1013)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sync/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/sync/config.yml b/sync/config.yml index 1ce4c09..f1785db 100644 --- a/sync/config.yml +++ b/sync/config.yml @@ -1,7 +1,6 @@ group: # all projects - repos: | - conda/conda-standalone files: # add to GitHub Project board - source: .github/workflows/project.yml @@ -35,7 +34,6 @@ group: dest: HOW_WE_USE_GITHUB.md # projects with releases - repos: | - conda/conda-standalone files: # PR template - source: sync/PULL_REQUEST_TEMPLATE/with_releases.md @@ -61,7 +59,6 @@ group: # Code of Conduct sync - repos: | conda/conda-lock - conda/conda-standalone conda/grayskull files: - source: sync/CODE_OF_CONDUCT.md