diff --git a/.github/settings.yml b/.github/settings.yml index 7fd008f..8cc6224 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,4 +1,3 @@ ---- repository: name: git-batch description: Automate cloning a single branch from a list of repositories @@ -8,7 +7,7 @@ repository: has_issues: true has_projects: false has_wiki: false - has_downloads: false + has_downloads: true default_branch: main