From 784b427b94e2f10ec1e2acc4ddf61bbc8b6e4089 Mon Sep 17 00:00:00 2001 From: Marcelo Duarte Trevisani Date: Fri, 4 Oct 2024 10:09:29 +0100 Subject: [PATCH] Update .github/template-files/config.yml Co-authored-by: Ken Odegard --- .github/template-files/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/template-files/config.yml b/.github/template-files/config.yml index 103816880..3d14c8b56 100644 --- a/.github/template-files/config.yml +++ b/.github/template-files/config.yml @@ -8,9 +8,9 @@ conda/infrastructure: - .github/workflows/update.yml # [optional] to include repo in https://github.com/orgs/conda/projects/2 - - .github/workflows/issues.yml - - .github/workflows/labels.yml - - .github/workflows/project.yml + # - .github/workflows/issues.yml + # - .github/workflows/labels.yml + # - .github/workflows/project.yml # [optional] stale bot workflows - .github/workflows/stale.yml