build(cog.toml): Allowlist the correct default branch

This commit is contained in:
Benedikt Peetz 2024-05-18 21:26:12 +02:00
parent de2e805ebb
commit e9982f1b40
Signed by: bpeetz
GPG Key ID: B6139BCB07CE946D
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
tag_prefix = "v"
branch_whitelist = ["master"]
branch_whitelist = ["main"]
ignore_merge_commits = false
pre_bump_hooks = [