Skip to content

Commit 8a47fde

Browse files
committed
chore(cog): allow releases on next branch
1 parent d746dcf commit 8a47fde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cog.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ignore_merge_commits = true
22
branch_whitelist = [
33
"master",
4+
"next",
45
]
56
pre_bump_hooks = [
67
"./ci/bumpver.sh {{version}}",

0 commit comments

Comments
 (0)