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.'