diff --git a/cog.toml b/cog.toml index 20a6360..61fcc43 100644 --- a/cog.toml +++ b/cog.toml @@ -1,2 +1,4 @@ +ignore_merge_commits = true + [commit_types] wip = { changelog_title = "Work in progress (should not be in changelog!)" }