From fc473d41913e97002e990e62c58f1a589db6a5dd Mon Sep 17 00:00:00 2001 From: Paul Mitchum Date: Fri, 3 Jan 2025 14:49:56 -0800 Subject: [PATCH] separate this PR from the ddev add-on PR --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 88e8586035..30f2f6a9e9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,7 +30,7 @@ commands: type: string addon_branch: description: 'Repo branch name for the DKAN DDev add-on you want to test against.' - default: 'whither-file-public-base-url' + default: 'main' type: string dkan_recommended_branch: description: 'Branch of getdkan/recommended-project to use.'